HomeSort by relevance Sort by last modified time
    Searched full:sk_fill_triangle (Results 1 - 2 of 2) sorted by null

  /external/skia/legacy/src/core/
SkScan_Path.cpp 623 static void sk_fill_triangle(const SkPoint pts[], const SkIRect* clipRect, function
691 sk_fill_triangle(pts, clipper.getClipRect(), blitter, ir);
  /external/skia/src/core/
SkScan_Path.cpp 659 static void sk_fill_triangle(const SkPoint pts[], const SkIRect* clipRect, function
727 sk_fill_triangle(pts, clipper.getClipRect(), blitter, ir);

Completed in 43 milliseconds