Home
last modified time | relevance | path

Searched defs:AnimationContext (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DIContextFactory.h26 class AnimationContext; variable
H A DAnimationContext.h30 class AnimationContext; variable
H A DAnimationContext.cpp25 AnimationContext::AnimationContext(renderthread::TimeLord& clock) in AnimationContext() function in android::uirenderer::AnimationContext
H A DAnimator.h34 class AnimationContext; variable
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageTaskUnfoldController.java197 private class AnimationContext { class in StageTaskUnfoldController
203 private AnimationContext(SurfaceControl leash) { in AnimationContext() method in StageTaskUnfoldController.AnimationContext
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DStageTaskUnfoldController.java192 private class AnimationContext { class in StageTaskUnfoldController
198 private AnimationContext(SurfaceControl leash) { in AnimationContext() method in StageTaskUnfoldController.AnimationContext
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/fullscreen/
H A DFullscreenUnfoldController.java191 private class AnimationContext { class in FullscreenUnfoldController
200 private AnimationContext(SurfaceControl leash, in AnimationContext() method in FullscreenUnfoldController.AnimationContext
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h52 class AnimationContext; variable