Searched refs:onEventPost (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/animator/
H A DSkAnimateMaker.cpp245 fAnimator->onEventPost(new SkEvent(SK_EventType_Inval), fHostEventSinkID);
259 fAnimator->onEventPost(new SkEvent(evt), sinkID);
H A DSkDisplayPost.cpp234 anim->onEventPost(new SkEvent(fEvent), targetID);
H A DSkAnimator.cpp471 void SkAnimator::onEventPost(SkEvent* evt, SkEventSinkID sinkID) function in class:SkAnimator
476 root->onEventPost(evt, sinkID);
/external/skia/include/animator/
H A DSkAnimator.h477 virtual void onEventPost(SkEvent*, SkEventSinkID);

Completed in 73 milliseconds