Searched refs:rect_path2 (Results 1 – 1 of 1) sorted by relevance
91 OH_Drawing_Path* rect_path2 = OH_Drawing_PathCreate(); in MakePath1() local97 …OH_Drawing_PathAddRect(rect_path2, r.left, r.top, r.right, r.bottom, OH_Drawing_PathDirection::PAT… in MakePath1()99 fPaths.push_back(rect_path2); in MakePath1()