Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDrawText.cpp29 const SkMemberInfo SkText::fInfo[] = {
38 DEFINE_GET_MEMBER(SkText);
40 SkText::SkText() : x(0), y(0) { in SkText() function in SkText
43 SkText::~SkText() { in ~SkText()
46 bool SkText::draw(SkAnimateMaker& maker) { in draw()
53 void SkText::dump(SkAnimateMaker* maker) { in dump()
58 bool SkText::getProperty(int index, SkScriptValue* value) const { in getProperty()
DSkDrawText.h24 class SkText : public SkBoundable {
26 SkText();
27 virtual ~SkText();
DSkTextOnPath.h25 class SkText; variable
34 SkText* text;
DSkTextToPath.h26 class SkText; variable
36 SkText* text;