Searched refs:removeFrameCallback (Results 1 – 10 of 10) sorted by relevance
174 mRenderThread.removeFrameCallback(this); in setSurface()185 return mRenderThread.removeFrameCallback(this); in pauseSurface()193 mRenderThread.removeFrameCallback(this); in setStopped()293 mRenderThread.removeFrameCallback(this); in prepareTree()403 mRenderThread.removeFrameCallback(this); in stopDrawing()
94 bool removeFrameCallback(IFrameCallback* callback);
394 bool RenderThread::removeFrameCallback(IFrameCallback* callback) { in removeFrameCallback() function in android::uirenderer::renderthread::RenderThread
374 mChoreographer.removeFrameCallback(mAnimationFrameCallback); in cancelAnimation()
551 public void removeFrameCallback(FrameCallback callback) { in removeFrameCallback() method in Choreographer
3291 mChoreographer.removeFrameCallback(mRenderProfiler); in profileRendering()
13279 mChoreographer.removeFrameCallback(mTickCallback); in tick()13300 mChoreographer.removeFrameCallback(mStartCallback); in stop()13301 mChoreographer.removeFrameCallback(mRestartCallback); in stop()13302 mChoreographer.removeFrameCallback(mTickCallback); in stop()
16041 HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
32045 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);
48545 method public void removeFrameCallback(android.view.Choreographer.FrameCallback);