HomeSort by relevance Sort by last modified time
    Searched refs:NUM_STEPS (Results 1 - 3 of 3) sorted by null

  /pdk/apps/CameraITS/tests/
test_param_black_level_lock.py 32 NUM_STEPS = 5
53 int((sens_range[1] - sens_range[0]) / NUM_STEPS))
test_param_sensitivity.py 32 NUM_STEPS = 5
53 int((sens_range[1] - sens_range[0]) / NUM_STEPS))
  /cts/tests/tests/graphics/src/android/graphics/cts/
SweepGradientTest.java 40 private static final int NUM_STEPS = 100;
84 final double step = twoPi / NUM_STEPS;

Completed in 363 milliseconds