Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp198 mRenderThread.removeFrameCallback(this); in setSurface()
215 return mRenderThread.removeFrameCallback(this); in pauseSurface()
222 mRenderThread.removeFrameCallback(this); in setStopped()
319 mRenderThread.removeFrameCallback(this); in prepareTree()
398 mRenderThread.removeFrameCallback(this); in stopDrawing()
DRenderThread.h92 bool removeFrameCallback(IFrameCallback* callback);
DRenderThread.cpp453 bool RenderThread::removeFrameCallback(IFrameCallback* callback) { in removeFrameCallback() function in android::uirenderer::renderthread::RenderThread
/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java414 mChoreographer.removeFrameCallback(mAnimationFrameCallback); in cancelAnimation()
/frameworks/base/core/java/android/view/
DChoreographer.java502 public void removeFrameCallback(FrameCallback callback) { in removeFrameCallback() method in Choreographer
DViewRootImpl.java2708 mChoreographer.removeFrameCallback(mRenderProfiler); in profileRendering()
/frameworks/base/core/java/android/widget/
DTextView.java11868 mChoreographer.removeFrameCallback(mTickCallback); in tick()
11889 mChoreographer.removeFrameCallback(mStartCallback); in stop()
11890 mChoreographer.removeFrameCallback(mRestartCallback); in stop()
11891 mChoreographer.removeFrameCallback(mTickCallback); in stop()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32045 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);
/frameworks/base/api/
Dcurrent.txt43925 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);
Dtest-current.txt44367 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);
Dsystem-current.txt47512 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);
/frameworks/base/config/
Dboot-image-profile.txt7246 HPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V