OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORI_FLIP_VERT
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/crop/
ImageLoader.java
53
public static final int
ORI_FLIP_VERT
= ExifInterface.Orientation.BOTTOM_RIGHT;
142
case
ORI_FLIP_VERT
:
204
case
ORI_FLIP_VERT
:
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java
63
public static final int
ORI_FLIP_VERT
= ExifInterface.Orientation.BOTTOM_RIGHT;
172
case
ORI_FLIP_VERT
:
230
case
ORI_FLIP_VERT
:
Completed in 174 milliseconds