Searched refs:pathCommands (Results 1 – 3 of 3) sorted by relevance
78 uint32_t Shape::pathCommands(const PathCommand** cmds) const noexcept in pathCommands() function in Shape
1126 uint32_t pathCommands(const PathCommand** cmds) const noexcept;
354 *cnt = reinterpret_cast<const Shape*>(paint)->pathCommands((const PathCommand**)cmds); in tvg_shape_get_path_commands()