Searched defs:pathsBounds (Results 1 – 1 of 1) sorted by relevance
46 std::vector<DrawRect>& pathsBounds; member82 void make_path_rect(std::vector<OH_Drawing_Path*>& paths, std::vector<DrawRect>& pathsBounds) in make_path_rect()128 void make_path_star(std::vector<OH_Drawing_Path*>& paths, std::vector<DrawRect>& pathsBounds) in make_path_star()352 std::vector<DrawRect> pathsBounds; in draw_paths() local