Home
last modified time | relevance | path

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

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