Home
last modified time | relevance | path

Searched refs:postFrameCallbackDelayed (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/libs/nativedisplay/
DAChoreographer.cpp151 ->postFrameCallbackDelayed(callback, nullptr, nullptr, data, 0, CALLBACK_ANIMATION); in AChoreographer_postFrameCallback()
157 ->postFrameCallbackDelayed(callback, nullptr, nullptr, data, ms2ns(delayMillis), in AChoreographer_postFrameCallbackDelayed()
163 ->postFrameCallbackDelayed(nullptr, nullptr, callback, data, 0, CALLBACK_ANIMATION); in AChoreographer_postVsyncCallback()
168 ->postFrameCallbackDelayed(nullptr, callback, nullptr, data, 0, CALLBACK_ANIMATION); in AChoreographer_postFrameCallback64()
174 ->postFrameCallbackDelayed(nullptr, callback, nullptr, data, ms2ns(delayMillis), in AChoreographer_postFrameCallbackDelayed64()
/frameworks/native/libs/gui/tests/
DChoreographer_test.cpp57 choreographer->postFrameCallbackDelayed(nullptr, nullptr, vsyncCallback, &animationCb, 0, in TEST_F()
59 choreographer->postFrameCallbackDelayed(nullptr, nullptr, vsyncCallback, &inputCb, 0, in TEST_F()
/frameworks/native/libs/gui/include/gui/
DChoreographer.h84 void postFrameCallbackDelayed(AChoreographer_frameCallback cb,
/frameworks/base/native/android/
Dsurface_control_input_receiver.cpp140 mChoreographer.postFrameCallbackDelayed(nullptr, nullptr, vsyncCallback, this, 0, in scheduleBatchedInput()
/frameworks/base/tests/ChoreographerTests/src/main/java/android/view/choreographertests/
DAttachedChoreographerTest.java299 sc.getChoreographer(Looper.getMainLooper()).postFrameCallbackDelayed( in testPostFrameCallbackDelayed()
310 copyChoreographer.postFrameCallbackDelayed( in testPostFrameCallbackDelayed()
/frameworks/base/core/java/android/animation/
DAnimationHandler.java228 Choreographer.getInstance().postFrameCallbackDelayed(mPauser, in requestAnimatorsEnabledImpl()
/frameworks/base/core/java/android/view/
DChoreographer.java612 postFrameCallbackDelayed(callback, 0); in postFrameCallback()
627 public void postFrameCallbackDelayed(FrameCallback callback, long delayMillis) { in postFrameCallbackDelayed() method in Choreographer
/frameworks/native/libs/gui/
DChoreographer.cpp143 void Choreographer::postFrameCallbackDelayed(AChoreographer_frameCallback cb, in postFrameCallbackDelayed() function in android::Choreographer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java496 Choreographer.getInstance().postFrameCallbackDelayed( in startAppearAnimation()
/frameworks/base/core/api/
Dtest-lint-baseline.txt1876 SamShouldBeLast: android.view.Choreographer#postFrameCallbackDelayed(android.view.Choreographer.Fra…
1877 …(such as parameter 1, "callback", in android.view.Choreographer.postFrameCallbackDelayed) should b…
Dcurrent.txt50627 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt15939 HSPLandroid/view/Choreographer;->postFrameCallbackDelayed(Landroid/view/Choreographer$FrameCallback…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32044 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);
/frameworks/base/config/
Dboot-image-profile.txt16003 HSPLandroid/view/Choreographer;->postFrameCallbackDelayed(Landroid/view/Choreographer$FrameCallback…