Searched refs:USER_DISTANCE_METER (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DEyePosition.java52 private static final float USER_DISTANCE_METER = 0.3f; field in class:EyePosition
74 mUserDistance = GalleryUtils.meterToPixel(USER_DISTANCE_METER);
H A DAlbumPage.java83 private static final float USER_DISTANCE_METER = 0.3f; field in class:AlbumPage
367 mUserDistance = GalleryUtils.meterToPixel(USER_DISTANCE_METER);

Completed in 85 milliseconds