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