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