Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDrawText.cpp21 const SkMemberInfo SkText::fInfo[] = {
30 DEFINE_GET_MEMBER(SkText);
32 SkText::SkText() : x(0), y(0) { in SkText() function in SkText
35 SkText::~SkText() { in ~SkText()
38 bool SkText::draw(SkAnimateMaker& maker) { in draw()
45 void SkText::dump(SkAnimateMaker* maker) { in dump()
50 bool SkText::getProperty(int index, SkScriptValue* value) const { in getProperty()
DSkDrawText.h16 class SkText : public SkBoundable {
18 SkText();
19 virtual ~SkText();
DSkTextOnPath.h17 class SkText; variable
26 SkText* text;
DSkTextToPath.h18 class SkText; variable
28 SkText* text;