Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.h212 void handleViewport(nsecs_t timestep);
DBootAnimation.cpp1711 handleViewport(frameDuration); in playAnimation()
1780 void BootAnimation::handleViewport(nsecs_t timestep) { in handleViewport() function in android::BootAnimation