Searched refs:ANIMATING_EVENTTYPE (Results 1 – 1 of 1) sorted by relevance
87 #define ANIMATING_EVENTTYPE "nextSample" macro1444 (new SkEvent(ANIMATING_EVENTTYPE, this->getSinkID()))->postDelay(ANIMATING_DELAY); in postAnimatingEvent()1453 if (evt.isType(ANIMATING_EVENTTYPE)) { in onEvent()