Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/animation/
H A DFullscreenUnfoldTaskAnimator.java214 private class AnimationContext { class in FullscreenUnfoldTaskAnimator
223 private AnimationContext(SurfaceControl leash, InsetsSource taskBarInsetsSource, in AnimationContext() method in FullscreenUnfoldTaskAnimator.AnimationContext
H A DSplitTaskUnfoldAnimator.java299 private class AnimationContext { class in SplitTaskUnfoldAnimator
309 private AnimationContext(SurfaceControl leash) { in AnimationContext() method in SplitTaskUnfoldAnimator.AnimationContext
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h53 class AnimationContext; variable