Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.h208 bool shouldStopPlayingPart(const Animation::Part& part, int fadedFramesCount,
DBootAnimation.cpp1494 bool BootAnimation::shouldStopPlayingPart(const Animation::Part& part, in shouldStopPlayingPart() function in android::BootAnimation
1586 if (shouldStopPlayingPart(part, fadedFramesCount, lastDisplayedProgress)) break; in playAnimation()
1624 if (shouldStopPlayingPart(part, fadedFramesCount, lastDisplayedProgress)) break; in playAnimation()