Searched refs:complex_clips_draw (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/tests/ |
D | CanvasStateHelpers.cpp | 47 void complex_clips_draw(SkCanvas* canvas, int32_t left, int32_t top, in complex_clips_draw() function 75 complex_clips_draw(canvas.get(), left, top, right, bottom, clipOp, localRegion); in complex_clips_draw_from_canvas_state()
|
D | CanvasStateHelpers.h | 49 void complex_clips_draw(SkCanvas* canvas, int32_t left, int32_t top,
|
D | CanvasStateTest.cpp | 273 complex_clips_draw(canvas, clipRect.fLeft, clipRect.fTop, in DEF_TEST()
|