OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPoint2Y
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
Line.java
25
float
getPoint2Y
();
ImageGrad.java
140
float[] c2 = new float[] { mGradRep.getPoint2X(), mGradRep.
getPoint2Y
() };
GradControl.java
137
mDownPoint2Y = line.
getPoint2Y
();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterGradRepresentation.java
428
public float
getPoint2Y
() {
Completed in 457 milliseconds