Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_cull.c96 static void cull_line( struct draw_stage *stage, in cull_line() function
210 stage->line = cull_line; in cull_first_line()
/external/skia/src/effects/
DSkDashPathEffect.cpp58 static bool cull_line(SkPoint* pts, const SkStrokeRec& rec, in cull_line() function
194 if (!cull_line(pts, rec, matrix, cullRect, fIntervalLength)) { in asPoints()
/external/skqp/src/effects/
DSkDashPathEffect.cpp58 static bool cull_line(SkPoint* pts, const SkStrokeRec& rec, in cull_line() function
194 if (!cull_line(pts, rec, matrix, cullRect, fIntervalLength)) { in asPoints()