Searched refs:apply_grid (Results 1 – 1 of 1) sorted by relevance
24 static SkScalar apply_grid(SkScalar x) { in apply_grid() function29 static void apply_grid(SkPoint pts[], int count) { in apply_grid() function31 pts[i].set(apply_grid(pts[i].fX), apply_grid(pts[i].fY)); in apply_grid()276 apply_grid(pts, 2); in drawLine()308 apply_grid(pts, 2); in drawRect()351 apply_grid(pts, 3); in drawTriangle()