Searched defs:my (Results 1 – 5 of 5) sorted by relevance
... java.lang.Object { public static final int my
109 final int my = height / 2; in onDraw() local
133 float my = mu * mu * coords[1] + 2 * mu * mt * coords[3] + mt * mt * coords[5]; in quadCurveSegment() local
1809 private static int clamp(int n, int my, int child) { in clamp()
1925 private static int clamp(int n, int my, int child) { in clamp()