Home
last modified time | relevance | path

Searched refs:callOnFinishedListener (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DAnimator.cpp180 callOnFinishedListener(context); in pushStaging()
256 callOnFinishedListener(context); in animate()
294 callOnFinishedListener(context); in forceEndNow()
298 void BaseRenderNodeAnimator::callOnFinishedListener(AnimationContext& context) { in callOnFinishedListener() function in android::uirenderer::BaseRenderNodeAnimator
H A DAnimator.h132 void callOnFinishedListener(AnimationContext& context);