OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOTAL_NUMBER_OF_SNAPSHOTS
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera/tests/src/com/android/camera/stress/
ShotToShotLatency.java
38
private static final int
TOTAL_NUMBER_OF_SNAPSHOTS
= 250;
98
for (int i = 0; i <
TOTAL_NUMBER_OF_SNAPSHOTS
; i++) {
/packages/apps/Camera2/tests/src/com/android/camera/stress/
ShotToShotLatency.java
38
private static final int
TOTAL_NUMBER_OF_SNAPSHOTS
= 250;
97
for (int i = 0; i <
TOTAL_NUMBER_OF_SNAPSHOTS
; i++) {
Completed in 203 milliseconds