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

/frameworks/base/libs/input/
H A DPointerController.h195 bool doBitmapAnimationLocked(nsecs_t timestamp);
H A DPointerController.cpp522 bool keepBitmapFlipping = doBitmapAnimationLocked(timestamp);
570 bool PointerController::doBitmapAnimationLocked(nsecs_t timestamp) { function in class:android::PointerController

Completed in 619 milliseconds