Searched refs:removeFrameCallback (Results 1 – 14 of 14) sorted by relevance
93 viewChoreographer.removeFrameCallback(frameCallback)107 viewChoreographer.removeFrameCallback(frameCallback)
90 verify(viewChoreographer).removeFrameCallback(frameCallback)103 verify(viewChoreographer).removeFrameCallback(frameCallback)
254 mRenderThread.removeFrameCallback(this); in setupPipelineSurface()265 return mRenderThread.removeFrameCallback(this); in pauseSurface()273 mRenderThread.removeFrameCallback(this); in setStopped()405 mRenderThread.removeFrameCallback(this); in prepareTree()525 mRenderThread.removeFrameCallback(this); in stopDrawing()
143 bool removeFrameCallback(IFrameCallback* callback);
479 bool RenderThread::removeFrameCallback(IFrameCallback* callback) { in removeFrameCallback() function in android::uirenderer::renderthread::RenderThread
255 mChoreographer.removeFrameCallback(mAnimationFrameCallback); in cancelAnimation()
244 Choreographer.getInstance().removeFrameCallback(mPauser); in resumeAnimators()
635 public void removeFrameCallback(FrameCallback callback) { in removeFrameCallback() method in Choreographer
4668 mChoreographer.removeFrameCallback(mRenderProfiler); in profileRendering()
15776 mChoreographer.removeFrameCallback(mTickCallback); in tick()15798 mChoreographer.removeFrameCallback(mStartCallback); in stop()15799 mChoreographer.removeFrameCallback(mRestartCallback); in stop()15800 mChoreographer.removeFrameCallback(mTickCallback); in stop()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16199 HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
16263 HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
50155 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);