Searched refs:setPoint2 (Results 1 – 4 of 4) sorted by relevance
148 mGradRep.setPoint2(cx, cy+rx); in setRepresentation()157 mEllipse.setPoint2(c2[0], c2[1]); in setRepresentation()164 mEllipse.setPoint2(c2[0], c2[1]); in setRepresentation()
84 public void setPoint2(float x, float y) { in setPoint2() method in GradControl164 line.setPoint2(mDownPoint2X + dx, mDownPoint2Y + dy); in actionMove()178 line.setPoint2(mDownPoint2X + dx, mDownPoint2Y + dy); in actionMove()
21 void setPoint2(float x, float y); in setPoint2() method
408 public void setPoint2(float x, float y) { in setPoint2() method in FilterGradRepresentation