Home
last modified time | relevance | path

Searched refs:removeFrameCallback (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifPipelineChoreographer.kt93 viewChoreographer.removeFrameCallback(frameCallback) in cancel()
107 viewChoreographer.removeFrameCallback(frameCallback) in onTimeout()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifPipelineChoreographerTest.kt90 verify(viewChoreographer).removeFrameCallback(frameCallback) in scheduleThenEvalTimeoutCallback()
103 verify(viewChoreographer).removeFrameCallback(frameCallback) in scheduleThenCancel()
/frameworks/libs/systemui/toruslib/torus-framework-canvas/src/main/java/com/google/android/torus/canvas/engine/
DCanvasWallpaperEngine.kt189 choreographer.removeFrameCallback(frameScheduler) in destroy()
269 choreographer.removeFrameCallback(frameScheduler) in stopUpdateLoop()
/frameworks/base/libs/hwui/platform/host/renderthread/
DRenderThread.cpp121 bool RenderThread::removeFrameCallback(IFrameCallback* callback) { in removeFrameCallback() function in android::uirenderer::renderthread::RenderThread
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp267 mRenderThread.removeFrameCallback(this); in setupPipelineSurface()
278 return mRenderThread.removeFrameCallback(this); in pauseSurface()
286 mRenderThread.removeFrameCallback(this); in setStopped()
419 mRenderThread.removeFrameCallback(this); in prepareTree()
553 mRenderThread.removeFrameCallback(this); in stopDrawing()
DRenderThread.h140 bool removeFrameCallback(IFrameCallback* callback);
DRenderThread.cpp489 bool RenderThread::removeFrameCallback(IFrameCallback* callback) { in removeFrameCallback() function in android::uirenderer::renderthread::RenderThread
/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java277 mChoreographer.removeFrameCallback(mAnimationFrameCallback); in cancelAnimation()
/frameworks/base/core/java/android/animation/
DAnimationHandler.java244 Choreographer.getInstance().removeFrameCallback(mPauser); in resumeAnimators()
/frameworks/base/core/java/android/view/
DChoreographer.java644 public void removeFrameCallback(FrameCallback callback) { in removeFrameCallback() method in Choreographer
DViewRootImpl.java5112 mChoreographer.removeFrameCallback(mRenderProfiler); in profileRendering()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt15943 HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32045 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);
/frameworks/base/config/
Dboot-image-profile.txt16007 HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
/frameworks/base/core/api/
Dcurrent.txt50629 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);