OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getZoomOrientation
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java
375
int orientation = MasterImage.getImage().
getZoomOrientation
();
MasterImage.java
173
public int
getZoomOrientation
() {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ImagePreset.java
574
if (MasterImage.getImage().
getZoomOrientation
() != ImageLoader.ORI_NORMAL) {
Completed in 108 milliseconds