Searched refs:timestep (Results 1 – 2 of 2) sorted by relevance
164 void handleViewport(nsecs_t timestep);
1038 void BootAnimation::handleViewport(nsecs_t timestep) { in handleViewport() argument1076 int delta = timestep * mTargetInset / ms2ns(200); in handleViewport()