Searched refs:postFrameCallback (Results 1 – 11 of 11) sorted by relevance
84 void postFrameCallback(IFrameCallback* callback);
331 void RenderThread::postFrameCallback(IFrameCallback* callback) { in postFrameCallback() function in android::uirenderer::renderthread::RenderThread
211 mRenderThread.postFrameCallback(this); in prepareTree()
240 Choreographer.getInstance().postFrameCallback(mFrameCallback); in invalOnVsync()
430 public void postFrameCallback(FrameCallback callback) { in postFrameCallback() method in Choreographer
2385 mChoreographer.postFrameCallback(mRenderProfiler); in profileRendering()2390 mChoreographer.postFrameCallback(mRenderProfiler); in profileRendering()
445 mChoreographer.postFrameCallback(mFrameCallback); in requestRebind()
10062 mChoreographer.postFrameCallback(mTickCallback); in tick()10103 mChoreographer.postFrameCallback(mStartCallback); in start()
10475 mChoreographer.postFrameCallback(mAnimator.mAnimationFrameCallback); in scheduleAnimationLocked()
34575 method public void postFrameCallback(android.view.Choreographer.FrameCallback);
36867 method public void postFrameCallback(android.view.Choreographer.FrameCallback);