Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h204 bool shouldStopPlayingPart(const Animation::Part& part, int fadedFramesCount,
H A DBootAnimation.cpp1387 bool BootAnimation::shouldStopPlayingPart(const Animation::Part& part, in shouldStopPlayingPart() function in android::BootAnimation
1467 if (shouldStopPlayingPart(part, fadedFramesCount, lastDisplayedProgress)) break; in playAnimation()
1484 if (shouldStopPlayingPart(part, fadedFramesCount, lastDisplayedProgress)) break; in playAnimation()