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

  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraTest.java 551 float focalLength = parameters.getFocalLength();
569 assertTrue(focalLength > 0);
765 double focalLength = parameters.getFocalLength();
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PhotoView.java     [all...]

Completed in 632 milliseconds