Home
last modified time | relevance | path

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

/frameworks/base/libs/input/
DPointerController.h194 bool doBitmapAnimationLocked(nsecs_t timestamp);
DPointerController.cpp498 bool keepBitmapFlipping = doBitmapAnimationLocked(timestamp); in doAnimate()
546 bool PointerController::doBitmapAnimationLocked(nsecs_t timestamp) { in doBitmapAnimationLocked() function in android::PointerController