Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.h164 void handleViewport(nsecs_t timestep);
DBootAnimation.cpp1038 void BootAnimation::handleViewport(nsecs_t timestep) { in handleViewport() argument
1076 int delta = timestep * mTargetInset / ms2ns(200); in handleViewport()