Searched refs:doBitmapAnimationLocked (Results 1 – 2 of 2) sorted by relevance
108 bool doBitmapAnimationLocked(nsecs_t timestamp);
320 bool MouseCursorController::doBitmapAnimationLocked(nsecs_t timestamp) REQUIRES(mLock) { in doBitmapAnimationLocked() function in android::MouseCursorController445 bool keepBitmap = doBitmapAnimationLocked(timestamp); in doAnimations()