Searched refs:CanvasDrawPath5 (Results 1 – 2 of 2) sorted by relevance
31 void CanvasDrawPath5(OH_Drawing_Canvas *canvas, OH_Drawing_Path *path);
48 CanvasDrawPath5(canvas, path); in OnTestFunction()223 void BugFix7792::CanvasDrawPath5(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) in CanvasDrawPath5() function in BugFix7792