Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h212 void handleViewport(nsecs_t timestep);
H A DBootAnimation.cpp1660 handleViewport(frameDuration); in playAnimation()
1728 void BootAnimation::handleViewport(nsecs_t timestep) { in handleViewport() function in android::BootAnimation