Lines Matching refs:SkDump
22 const SkMemberInfo SkDump::fInfo[] = {
34 DEFINE_GET_MEMBER(SkDump);
36 SkDump::SkDump() : displayList(-1), eventList(-1), events(-1), groups(-1), posts(-1) { in SkDump() function in SkDump
39 bool SkDump::enable(SkAnimateMaker& maker ) { in enable()
58 bool SkDump::evaluate(SkAnimateMaker &maker) { in evaluate()
84 bool SkDump::hasEnable() const { in hasEnable()
88 void SkDump::GetEnumString(SkDisplayTypes type, int index, SkString* result) { in GetEnumString()
124 const SkMemberInfo SkDump::fInfo[] = {
136 DEFINE_GET_MEMBER(SkDump);
138 bool SkDump::enable(SkAnimateMaker&) { in enable()
142 bool SkDump::hasEnable() const { in hasEnable()
146 bool SkDump::setProperty(int index, SkScriptValue&) { in setProperty()