OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORI_ROTATE_270
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java
61
public static final int
ORI_ROTATE_270
= ExifInterface.Orientation.RIGHT_BOTTOM;
116
return
ORI_ROTATE_270
;
170
case
ORI_ROTATE_270
:
194
case
ORI_ROTATE_270
:
210
ori ==
ORI_ROTATE_270
||
224
case
ORI_ROTATE_270
:
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java
246
case ImageLoader.
ORI_ROTATE_270
:
Completed in 705 milliseconds