OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPoint1Y
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
Line.java
23
float
getPoint1Y
();
ImageGrad.java
139
float[] c1 = new float[] { mGradRep.getPoint1X(), mGradRep.
getPoint1Y
() };
GradControl.java
135
mDownPoint1Y = line.
getPoint1Y
();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterGradRepresentation.java
419
public float
getPoint1Y
() {
Completed in 112 milliseconds