OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCaptureStartTime
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera2/tests/src/com/android/camera/stress/
ShotToShotLatency.java
101
if (c.
getCaptureStartTime
() > 0) {
102
captureTimes.add(c.
getCaptureStartTime
());
/packages/apps/Camera2/tests_camera/src/com/android/camera/stress/
ShotToShotLatency.java
102
if (c.
getCaptureStartTime
() > 0) {
103
captureTimes.add(c.
getCaptureStartTime
());
/packages/apps/Camera2/src/com/android/camera/
CameraActivity.java
[
all
...]
Completed in 83 milliseconds