OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORI_ROTATE_90
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java
59
public static final int
ORI_ROTATE_90
= ExifInterface.Orientation.RIGHT_TOP;
114
return
ORI_ROTATE_90
;
168
case
ORI_ROTATE_90
:
190
case
ORI_ROTATE_90
:
209
if (ori ==
ORI_ROTATE_90
||
218
case
ORI_ROTATE_90
:
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java
242
case ImageLoader.
ORI_ROTATE_90
:
Completed in 1033 milliseconds