Home | History | Annotate | Download | only in animator

Lines Matching defs:SkDump

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