Searched refs:complex_clips_draw (Results 1 – 3 of 3) sorted by relevance
/external/skia/tests/ |
D | CanvasStateHelpers.cpp | 39 void complex_clips_draw(SkCanvas* canvas, int32_t left, int32_t top, in complex_clips_draw() function 67 complex_clips_draw(canvas, left, top, right, bottom, clipOp, localRegion); in complex_clips_draw_from_canvas_state()
|
D | CanvasStateHelpers.h | 38 void complex_clips_draw(SkCanvas* canvas, int32_t left, int32_t top,
|
D | CanvasStateTest.cpp | 232 complex_clips_draw(&canvas, clipRect.fLeft, clipRect.fTop, in DEF_TEST()
|