Home
last modified time | relevance | path

Searched defs:AnimationListenerBridge (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_animation_RenderNodeAnimator.cpp52 class AnimationListenerBridge : public AnimationListener { class
58 AnimationListenerBridge(JNIEnv* env, jobject finishListener) { in AnimationListenerBridge() function in android::AnimationListenerBridge
H A Dandroid_graphics_drawable_AnimatedVectorDrawable.cpp45 class AnimationListenerBridge : public AnimationListener { in createAnimationListener() class
47 AnimationListenerBridge(JNIEnv* env, jobject finishListener, jint id) { in createAnimationListener() function in android::createAnimationListener::AnimationListenerBridge