Home
last modified time | relevance | path

Searched refs:line_stroked_butt (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/compute/sk/
DSkDevice_Compute.cpp549 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()
DSkDevice_Compute.h127 void line_stroked_butt(SkPoint xy0, SkPoint xy1, SkScalar radius);
/external/skia/src/compute/sk/
DSkDevice_Compute.cpp549 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()
DSkDevice_Compute.h127 void line_stroked_butt(SkPoint xy0, SkPoint xy1, SkScalar radius);