Home
last modified time | relevance | path

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

/frameworks/base/libs/input/
DPointerController.h195 bool doBitmapAnimationLocked(nsecs_t timestamp);
DPointerController.cpp518 bool keepBitmapFlipping = doBitmapAnimationLocked(timestamp); in doAnimate()
568 bool PointerController::doBitmapAnimationLocked(nsecs_t timestamp) { in doBitmapAnimationLocked() function in android::PointerController