HomeSort by relevance Sort by last modified time
    Searched full:focusmodes (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraTest.java 603 List<String> focusModes = parameters.getSupportedFocusModes();
617 assertTrue(focusModes != null && focusModes.size() != 0);
620 if (focusModes.contains(Parameters.FOCUS_MODE_AUTO)) {
    [all...]
  /frameworks/base/docs/html/guide/topics/media/
camera.jd     [all...]

Completed in 1080 milliseconds