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