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

  /external/skia/include/c/
sk_canvas.h 35 void sk_canvas_draw_path(sk_canvas_t*, const sk_path_t*, const sk_paint_t*);
  /external/skia/src/c/
sk_surface.cpp 365 void sk_canvas_draw_path(sk_canvas_t* ccanvas, const sk_path_t* cpath, const sk_paint_t* cpaint) { function
621 sk_canvas_draw_path(ccanvas, cpath, cpaint);

Completed in 62 milliseconds