HomeSort by relevance Sort by last modified time
    Searched refs:cull_line (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_cull.c 96 static void cull_line( struct draw_stage *stage, function
210 stage->line = cull_line;
  /external/skia/src/effects/
SkDashPathEffect.cpp 58 static bool cull_line(SkPoint* pts, const SkStrokeRec& rec, function
194 if (!cull_line(pts, rec, matrix, cullRect, fIntervalLength)) {
  /external/skqp/src/effects/
SkDashPathEffect.cpp 58 static bool cull_line(SkPoint* pts, const SkStrokeRec& rec, function
194 if (!cull_line(pts, rec, matrix, cullRect, fIntervalLength)) {

Completed in 171 milliseconds