Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_AnimatedVectorDrawable.cpp44 static AnimationListener* createAnimationListener(JNIEnv* env, jobject finishListener, jint id) { in createAnimationListener() function
165 AnimationListener* listener = createAnimationListener(env, finishListener, id); in start()
171 AnimationListener* listener = createAnimationListener(env, finishListener, id); in reverse()