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

/external/chromium_org/third_party/skia/src/effects/
H A DSkDashPathEffect.cpp58 static bool cull_line(SkPoint* pts, const SkStrokeRec& rec, function
197 if (!cull_line(pts, rec, matrix, cullRect, fIntervalLength)) {

Completed in 170 milliseconds