Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DLottieValueAnimator.java103 notifyEnd(isReversed()); in doFrame()
216 notifyEnd(isReversed()); in endAnimation()
DBaseLottieAnimator.java70 void notifyEnd(boolean isReverse) { in notifyEnd() method in BaseLottieAnimator
/external/swiftshader/third_party/subzero/src/
DIceThreading.h85 void notifyEnd() { in notifyEnd() function
DIceGlobalContext.h347 void optQueueNotifyEnd() { OptQ.notifyEnd(); } in optQueueNotifyEnd()
362 void emitQueueNotifyEnd() { EmitQ.notifyEnd(); } in emitQueueNotifyEnd()