Home
last modified time | relevance | path

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

/external/skqp/src/compute/sk/
DSkDevice_Compute.cpp579 SkDevice_Compute::lines_stroked_add( in lines_stroked_add() function in SkDevice_Compute
656 lines_stroked_add(paint, points, (int32_t)count & ~1, radius); in drawPoints()
DSkDevice_Compute.h128 void lines_stroked_add(const SkPaint&, const SkPoint points[], int32_t count, SkScalar radius);
/external/skia/src/compute/sk/
DSkDevice_Compute.cpp579 SkDevice_Compute::lines_stroked_add( in lines_stroked_add() function in SkDevice_Compute
656 lines_stroked_add(paint, points, (int32_t)count & ~1, radius); in drawPoints()
DSkDevice_Compute.h128 void lines_stroked_add(const SkPaint&, const SkPoint points[], int32_t count, SkScalar radius);