Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkDashPathEffect.cpp59 static bool cull_line(SkPoint* pts, const SkStrokeRec& rec, in cull_line() function
198 if (!cull_line(pts, rec, matrix, cullRect, fIntervalLength)) { in asPoints()