Searched refs:paintGrayPoint (Results 1 – 3 of 3) sorted by relevance
172 mEllipse.paintGrayPoint(canvas, mPointsX[i], mPointsY[i]); in drawOtherPoints()
183 public void paintGrayPoint(Canvas canvas, float x, float y) { in paintGrayPoint() method in GradControl
191 public void paintGrayPoint(Canvas canvas, float x, float y) { in paintGrayPoint() method in EclipseControl