Home
last modified time | relevance | path

Searched refs:SkTextOnPath (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/animator/
DSkTextOnPath.cpp19 const SkMemberInfo SkTextOnPath::fInfo[] = {
27 DEFINE_GET_MEMBER(SkTextOnPath);
29 SkTextOnPath::SkTextOnPath() : offset(0), path(nullptr), text(nullptr) { in SkTextOnPath() function in SkTextOnPath
32 bool SkTextOnPath::draw(SkAnimateMaker& maker) { in draw()
DSkTextOnPath.h19 class SkTextOnPath : public SkBoundable {
21 SkTextOnPath();
/external/skia/gyp/
Danimator.gyp174 '../src/animator/SkTextOnPath.cpp',
175 '../src/animator/SkTextOnPath.h',
/external/skia/experimental/iOSSampleApp/iOSSampleApp.xcodeproj/
Dproject.pbxproj351 …079A13B127E00064D447 /* SkTextOnPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260E074A13…
1276 …E00064D447 /* SkTextOnPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1277 …127E00064D447 /* SkTextOnPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2642 260E074A13B127E00064D447 /* SkTextOnPath.cpp */,
2643 260E074B13B127E00064D447 /* SkTextOnPath.h */,
3248 260E079A13B127E00064D447 /* SkTextOnPath.cpp in Sources */,