Home
last modified time | relevance | path

Searched defs:mChoreographer (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/graphics/
H A DSfVsyncFrameCallbackProvider.java30 private final Choreographer mChoreographer; field in SfVsyncFrameCallbackProvider
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowTracingTest.java79 private Choreographer mChoreographer; field in WindowTracingTest
/aosp14/frameworks/base/core/java/android/view/
H A DBatchedInputEventReceiver.java28 private Choreographer mChoreographer; field in BatchedInputEventReceiver
H A DSurfaceControl.java477 private Choreographer mChoreographer; field in SurfaceControl
H A DViewRootImpl.java689 final Choreographer mChoreographer; field in ViewRootImpl
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowAnimator.java70 private Choreographer mChoreographer; field in WindowAnimator
H A DWindowTracing.java65 private final Choreographer mChoreographer; field in WindowTracing
H A DSurfaceAnimationRunner.java81 Choreographer mChoreographer; field in SurfaceAnimationRunner
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDragResizeInputListener.java66 private final Choreographer mChoreographer; field in DragResizeInputListener
335 private final Choreographer mChoreographer; field in DragResizeInputListener.TaskResizeInputEventReceiver
H A DCaptionWindowDecoration.java45 private final Choreographer mChoreographer; field in CaptionWindowDecoration
H A DDesktopModeWindowDecoration.java66 private final Choreographer mChoreographer; field in DesktopModeWindowDecoration
/aosp14/frameworks/base/tests/ChoreographerTests/src/main/java/android/view/choreographertests/
H A DAttachedChoreographerTest.java68 private Choreographer mChoreographer; field in AttachedChoreographerTest
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DRampAnimator.java188 private final Choreographer mChoreographer; field in RampAnimator.DualRampAnimator
H A DDisplayPowerState.java55 private final Choreographer mChoreographer; field in DisplayPowerState
/aosp14/frameworks/base/core/java/com/android/internal/jank/
H A DFrameTracker.java112 private final ChoreographerWrapper mChoreographer; field in FrameTracker
850 private final Choreographer mChoreographer; field in FrameTracker.ChoreographerWrapper
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DBackdropFrameRenderer.java53 private Choreographer mChoreographer; field in BackdropFrameRenderer
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/jank/
H A DFrameTrackerTest.java83 private ChoreographerWrapper mChoreographer; field in FrameTrackerTest
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.h227 AChoreographer* mChoreographer; variable
/aosp14/frameworks/base/core/java/android/animation/
H A DAnimationHandler.java445 final Choreographer mChoreographer = Choreographer.getInstance(); field in AnimationHandler.MyFrameCallbackProvider
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DCustomizeActivityAnimation.java89 private final Choreographer mChoreographer; field in CustomizeActivityAnimation
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenWindowCreator.java107 private Choreographer mChoreographer; field in SplashscreenWindowCreator
/aosp14/frameworks/base/graphics/java/android/graphics/animation/
H A DRenderNodeAnimator.java427 private final Choreographer mChoreographer; field in RenderNodeAnimator.DelayedAnimationHelper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java137 private final NotifPipelineChoreographer mChoreographer; field in ShadeListBuilder
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java15722 private final Choreographer mChoreographer; field in TextView.Drawables.Marquee