Searched defs:SkTextToPath (Results 1 – 4 of 4) sorted by relevance
29 SkTextToPath::SkTextToPath() : paint(NULL), path(NULL), text(NULL) { in SkTextToPath() function in SkTextToPath
75 friend class SkTextToPath; variable