Searched refs:line_stroked_butt (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/compute/sk/ |
D | SkDevice_Compute.cpp | 549 SkDevice_Compute::line_stroked_butt(SkPoint const xy0, in line_stroked_butt() function in SkDevice_Compute 593 line_stroked_butt(points[ii],points[ii+1],radius); in lines_stroked_add() 665 line_stroked_butt(xy0, xy1, radius); in drawPoints()
|
D | SkDevice_Compute.h | 127 void line_stroked_butt(SkPoint xy0, SkPoint xy1, SkScalar radius);
|
/external/skia/src/compute/sk/ |
D | SkDevice_Compute.cpp | 549 SkDevice_Compute::line_stroked_butt(SkPoint const xy0, in line_stroked_butt() function in SkDevice_Compute 593 line_stroked_butt(points[ii],points[ii+1],radius); in lines_stroked_add() 665 line_stroked_butt(xy0, xy1, radius); in drawPoints()
|
D | SkDevice_Compute.h | 127 void line_stroked_butt(SkPoint xy0, SkPoint xy1, SkScalar radius);
|