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

/external/chromium_org/third_party/skia/src/animator/
H A DSkTextOnPath.cpp10 #include "SkTextOnPath.h"
19 const SkMemberInfo SkTextOnPath::fInfo[] = {
27 DEFINE_GET_MEMBER(SkTextOnPath); variable
29 SkTextOnPath::SkTextOnPath() : offset(0), path(NULL), text(NULL) { function in class:SkTextOnPath
32 bool SkTextOnPath::draw(SkAnimateMaker& maker) {
H A DSkTextOnPath.h19 class SkTextOnPath : public SkBoundable { class in inherits:SkBoundable
21 SkTextOnPath();
/external/skia/src/animator/
H A DSkTextOnPath.cpp10 #include "SkTextOnPath.h"
19 const SkMemberInfo SkTextOnPath::fInfo[] = {
27 DEFINE_GET_MEMBER(SkTextOnPath); variable
29 SkTextOnPath::SkTextOnPath() : offset(0), path(NULL), text(NULL) { function in class:SkTextOnPath
32 bool SkTextOnPath::draw(SkAnimateMaker& maker) {
H A DSkTextOnPath.h19 class SkTextOnPath : public SkBoundable { class in inherits:SkBoundable
21 SkTextOnPath();

Completed in 105 milliseconds