Searched refs:path_6 (Results 1 – 1 of 1) sorted by relevance
189 OH_Drawing_Path* path_6 = OH_Drawing_PathCreate(); in MakePath3() local190 OH_Drawing_PathMoveTo(path_6, 0, 228.0f / 8); // 228.0f / 8 coordinate in MakePath3()191 OH_Drawing_PathCubicTo(path_6, 628.0f / 8, 82.0f / 8, 1255.0f / 8, 141.0f / 8, 1883.0f / 8, in MakePath3()193 fPaths.push_back(path_6); in MakePath3()