Home
last modified time | relevance | path

Searched refs:SkTextToPath (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/animator/
DSkTextToPath.cpp19 const SkMemberInfo SkTextToPath::fInfo[] = {
27 DEFINE_GET_MEMBER(SkTextToPath);
29 SkTextToPath::SkTextToPath() : paint(NULL), path(NULL), text(NULL) { in SkTextToPath() function in SkTextToPath
32 bool SkTextToPath::draw(SkAnimateMaker& maker) { in draw()
37 void SkTextToPath::onEndElement(SkAnimateMaker& maker) { in onEndElement()
DSkTextToPath.h20 class SkTextToPath : public SkADrawable {
22 SkTextToPath();
DSkDrawText.h32 friend class SkTextToPath;
DSkDrawPaint.h75 friend class SkTextToPath; variable
/external/skia/gyp/
Danimator.gyp176 '../src/animator/SkTextToPath.cpp',
177 '../src/animator/SkTextToPath.h',
/external/skia/experimental/iOSSampleApp/iOSSampleApp.xcodeproj/
Dproject.pbxproj352 …079B13B127E00064D447 /* SkTextToPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260E074C13…
1278 …E00064D447 /* SkTextToPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1279 …127E00064D447 /* SkTextToPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2644 260E074C13B127E00064D447 /* SkTextToPath.cpp */,
2645 260E074D13B127E00064D447 /* SkTextToPath.h */,
3249 260E079B13B127E00064D447 /* SkTextToPath.cpp in Sources */,