Searched refs:onEventPost (Results 1 – 4 of 4) sorted by relevance
247 fAnimator->onEventPost(new SkEvent(SK_EventType_Inval), fHostEventSinkID); in notifyInval()261 fAnimator->onEventPost(new SkEvent(evt), sinkID); in postOnEnd()
226 anim->onEventPost(new SkEvent(fEvent), targetID); in enable()
473 void SkAnimator::onEventPost(SkEvent* evt, SkEventSinkID sinkID) in onEventPost() function in SkAnimator478 root->onEventPost(evt, sinkID); in onEventPost()
477 virtual void onEventPost(SkEvent*, SkEventSinkID);