Home
last modified time | relevance | path

Searched defs:startAnimationLocked (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationRunner.java179 private void startAnimationLocked(RunningAnimation a) { in startAnimationLocked() method in SurfaceAnimationRunner
/aosp12/frameworks/base/libs/input/
H A DPointerControllerContext.cpp204 void PointerControllerContext::PointerAnimator::startAnimationLocked() REQUIRES(mLock) { in startAnimationLocked() function in android::PointerControllerContext::PointerAnimator
H A DTouchSpotController.cpp252 void TouchSpotController::startAnimationLocked() REQUIRES(mLock) { in startAnimationLocked() function in android::TouchSpotController
H A DMouseCursorController.cpp473 void MouseCursorController::startAnimationLocked() REQUIRES(mLock) { in startAnimationLocked() function in android::MouseCursorController