Home
last modified time | relevance | path

Searched defs:NUM_STEPS (Results 1 – 5 of 5) sorted by relevance

/cts/apps/CameraITS/tests/scene1/
Dtest_raw_burst_sensitivity.py26 NUM_STEPS = 5 variable
Dtest_raw_sensitivity.py26 NUM_STEPS = 5 variable
/cts/apps/CameraITS/tests/scene3/
Dtest_lens_position.py25 NUM_STEPS = 6 variable
/cts/tests/tests/graphics/src/android/graphics/cts/
DSweepGradientTest.java46 private static final int NUM_STEPS = 100; field in SweepGradientTest
/cts/tests/camera/src/android/hardware/camera2/cts/
DAllocationTest.java597 final int NUM_STEPS = 5; in testParamSensitivity() local