Searched refs:setPoint1 (Results 1 – 4 of 4) sorted by relevance
147 mGradRep.setPoint1(cx, cy-rx); in setRepresentation()153 mEllipse.setPoint1(c1[0], c1[1]); in setRepresentation()163 mEllipse.setPoint1(c1[0], c1[1]); in setRepresentation()
89 public void setPoint1(float x, float y) { in setPoint1() method in GradControl163 line.setPoint1(mDownPoint1X + dx, mDownPoint1Y + dy); in actionMove()171 line.setPoint1(mDownPoint1X + dx, mDownPoint1Y + dy); in actionMove()
20 void setPoint1(float x, float y); in setPoint1() method
402 public void setPoint1(float x, float y) { in setPoint1() method in FilterGradRepresentation