Searched refs:CanvasDrawPath4 (Results 1 – 2 of 2) sorted by relevance
30 void CanvasDrawPath4(OH_Drawing_Canvas *canvas, OH_Drawing_Path *path);
47 CanvasDrawPath4(canvas, path); in OnTestFunction()178 void BugFix7792::CanvasDrawPath4(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) in CanvasDrawPath4() function in BugFix7792