Searched refs:cull_line (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_cull.c | 96 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/ |
D | SkDashPathEffect.cpp | 58 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/ |
D | SkDashPathEffect.cpp | 58 static bool cull_line(SkPoint* pts, const SkStrokeRec& rec, in cull_line() function 194 if (!cull_line(pts, rec, matrix, cullRect, fIntervalLength)) { in asPoints()
|