Searched refs:SkTextToPath (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkTextToPath.cpp10 #include "SkTextToPath.h"
19 const SkMemberInfo SkTextToPath::fInfo[] = {
27 DEFINE_GET_MEMBER(SkTextToPath); variable
29 SkTextToPath::SkTextToPath() : paint(NULL), path(NULL), text(NULL) { function in class:SkTextToPath
32 bool SkTextToPath::draw(SkAnimateMaker& maker) {
37 void SkTextToPath::onEndElement(SkAnimateMaker& maker) {
H A DSkTextToPath.h20 class SkTextToPath : public SkDrawable { class in inherits:SkDrawable
22 SkTextToPath();
H A DSkDrawText.h32 friend class SkTextToPath;
H A DSkDrawPaint.h75 friend class SkTextToPath;
/external/skia/src/animator/
H A DSkTextToPath.cpp10 #include "SkTextToPath.h"
19 const SkMemberInfo SkTextToPath::fInfo[] = {
27 DEFINE_GET_MEMBER(SkTextToPath); variable
29 SkTextToPath::SkTextToPath() : paint(NULL), path(NULL), text(NULL) { function in class:SkTextToPath
32 bool SkTextToPath::draw(SkAnimateMaker& maker) {
37 void SkTextToPath::onEndElement(SkAnimateMaker& maker) {
H A DSkTextToPath.h20 class SkTextToPath : public SkDrawable { class in inherits:SkDrawable
22 SkTextToPath();
H A DSkDrawText.h32 friend class SkTextToPath;
H A DSkDrawPaint.h75 friend class SkTextToPath;

Completed in 365 milliseconds