OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOutputY
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropExtras.java
78
public int
getOutputY
() {
CropActivity.java
210
mOutputY = mCropExtras.
getOutputY
();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterGeometry.java
89
outputY = extras.
getOutputY
();
Completed in 185 milliseconds