Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.h164 void handleViewport(nsecs_t timestep);
DBootAnimation.cpp993 handleViewport(frameDuration); in playAnimation()
1038 void BootAnimation::handleViewport(nsecs_t timestep) { in handleViewport() function in android::BootAnimation