Home
last modified time | relevance | path

Searched refs:make_path_rect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.cpp119 void make_path_rect(OH_Drawing_Path *path, DrawRect rect) in make_path_rect() function
174 make_path_rect, in OnTestFunction()
H A Dshadowutils.cpp82 void make_path_rect(std::vector<OH_Drawing_Path*>& paths, std::vector<DrawRect>& pathsBounds) in make_path_rect() function
353 make_path_rect(paths, pathsBounds); in draw_paths()