Searched refs:CanvasDrawPath3 (Results 1 – 2 of 2) sorted by relevance
29 void CanvasDrawPath3(OH_Drawing_Canvas *canvas, OH_Drawing_Path *path);
46 CanvasDrawPath3(canvas, path); in OnTestFunction()136 void BugFix7792::CanvasDrawPath3(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) in CanvasDrawPath3() function in BugFix7792