Searched defs:ax (Results 1 – 5 of 5) sorted by relevance
158 double ax, ay, bx, by; field in Crossing.QuadCurve256 double ax, ay, bx, by, cx, cy; field in Crossing.CubicCurve
257 static int[] getSegment1(double angle, int ax, int ay, int xcount, int ycount) { in getSegment1()311 static int[] getSegment2(double angle, int ax, int ay, int xcount, int ycount) { in getSegment2()
1198 double ax = -x34 - x12 + x23 + x23; in addCubic() local1461 double ax = x1 + x3 - x2 - x2; in addDashQuad() local1591 double ax = x4 - x1 + 3.0 * (x2 - x3); in addDashCubic() local1923 double ax = x1 + x3 - x2 - x2; in Quad() local2045 double ax = x4 - x1 + 3.0 * (x2 - x3); in Cubic() local
871 double ax = (cx1 + cx) / 2.0; in subdivide() local930 double ax = (cx1 + cx) / 2.0; in subdivide() local
3810 int ax = Math.abs(deltaX); in onTouchEvent() local3851 int ax = Math.abs(deltaX); in onTouchEvent() local4245 float ax = Math.abs(xRate); in doTrackball() local