Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/input/
H A DMouseCursorController.cpp445 bool keepBitmap = doBitmapAnimationLocked(timestamp); in doAnimations() local
446 bool keepAnimating = keepFading || keepBitmap; in doAnimations()