Searched refs:shouldStopPlayingPart (Results 1 – 2 of 2) sorted by relevance
208 bool shouldStopPlayingPart(const Animation::Part& part, int fadedFramesCount,
1494 bool BootAnimation::shouldStopPlayingPart(const Animation::Part& part, in shouldStopPlayingPart() function in android::BootAnimation1586 if (shouldStopPlayingPart(part, fadedFramesCount, lastDisplayedProgress)) break; in playAnimation()1624 if (shouldStopPlayingPart(part, fadedFramesCount, lastDisplayedProgress)) break; in playAnimation()