Searched refs:removeFrameCallback (Results 1 – 11 of 11) sorted by relevance
231 mRenderThread.removeFrameCallback(this); in setupPipelineSurface()242 return mRenderThread.removeFrameCallback(this); in pauseSurface()250 mRenderThread.removeFrameCallback(this); in setStopped()351 mRenderThread.removeFrameCallback(this); in prepareTree()463 mRenderThread.removeFrameCallback(this); in stopDrawing()
141 bool removeFrameCallback(IFrameCallback* callback);
448 bool RenderThread::removeFrameCallback(IFrameCallback* callback) { in removeFrameCallback() function in android::uirenderer::renderthread::RenderThread
303 mChoreographer.removeFrameCallback(mAnimationFrameCallback); in cancelAnimation()
567 public void removeFrameCallback(FrameCallback callback) { in removeFrameCallback() method in Choreographer
3897 mChoreographer.removeFrameCallback(mRenderProfiler); in profileRendering()
13697 mChoreographer.removeFrameCallback(mTickCallback); in tick()13718 mChoreographer.removeFrameCallback(mStartCallback); in stop()13719 mChoreographer.removeFrameCallback(mRestartCallback); in stop()13720 mChoreographer.removeFrameCallback(mTickCallback); in stop()
16487 HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
46848 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);
32045 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);
16536 HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V