Searched refs:SkTextToPath (Results 1 – 4 of 4) sorted by relevance
27 const SkMemberInfo SkTextToPath::fInfo[] = {35 DEFINE_GET_MEMBER(SkTextToPath);37 SkTextToPath::SkTextToPath() : paint(NULL), path(NULL), text(NULL) { in SkTextToPath() function in SkTextToPath40 bool SkTextToPath::draw(SkAnimateMaker& maker) { in draw()45 void SkTextToPath::onEndElement(SkAnimateMaker& maker) { in onEndElement()
28 class SkTextToPath : public SkDrawable {30 SkTextToPath();
40 friend class SkTextToPath;
83 friend class SkTextToPath; variable