Searched refs:get_text_path (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/gm/ |
H A D | getpostextpath.cpp | 49 ToolUtils::get_text_path(font, text, len, SkTextEncoding::kUTF8, &path, nullptr); in DEF_SIMPLE_GM() 70 ToolUtils::get_text_path(font, text, len, SkTextEncoding::kUTF8, &path, &pos[0]); in DEF_SIMPLE_GM()
|
/third_party/skia/tools/ |
H A D | ToolUtils.h | 78 void get_text_path(const SkFont&,
|
H A D | ToolUtils.cpp | 219 void get_text_path(const SkFont& font, in get_text_path() function
|
Completed in 2 milliseconds