Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DBaseLottieAnimator.java70 void notifyEnd(boolean isReverse) { in notifyEnd() method in BaseLottieAnimator
/external/swiftshader/third_party/subzero/src/
DIceThreading.h85 void notifyEnd() { in notifyEnd() function