/frameworks/native/libs/nativedisplay/ |
D | AChoreographer.cpp | 151 ->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/ |
D | Choreographer_test.cpp | 57 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/ |
D | Choreographer.h | 84 void postFrameCallbackDelayed(AChoreographer_frameCallback cb,
|
/frameworks/base/native/android/ |
D | surface_control_input_receiver.cpp | 140 mChoreographer.postFrameCallbackDelayed(nullptr, nullptr, vsyncCallback, this, 0, in scheduleBatchedInput()
|
/frameworks/base/tests/ChoreographerTests/src/main/java/android/view/choreographertests/ |
D | AttachedChoreographerTest.java | 299 sc.getChoreographer(Looper.getMainLooper()).postFrameCallbackDelayed( in testPostFrameCallbackDelayed() 310 copyChoreographer.postFrameCallbackDelayed( in testPostFrameCallbackDelayed()
|
/frameworks/base/core/java/android/animation/ |
D | AnimationHandler.java | 228 Choreographer.getInstance().postFrameCallbackDelayed(mPauser, in requestAnimatorsEnabledImpl()
|
/frameworks/base/core/java/android/view/ |
D | Choreographer.java | 612 postFrameCallbackDelayed(callback, 0); in postFrameCallback() 627 public void postFrameCallbackDelayed(FrameCallback callback, long delayMillis) { in postFrameCallbackDelayed() method in Choreographer
|
/frameworks/native/libs/gui/ |
D | Choreographer.cpp | 143 void Choreographer::postFrameCallbackDelayed(AChoreographer_frameCallback cb, in postFrameCallbackDelayed() function in android::Choreographer
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | ActivatableNotificationView.java | 496 Choreographer.getInstance().postFrameCallbackDelayed( in startAppearAnimation()
|
/frameworks/base/core/api/ |
D | test-lint-baseline.txt | 1876 SamShouldBeLast: android.view.Choreographer#postFrameCallbackDelayed(android.view.Choreographer.Fra… 1877 …(such as parameter 1, "callback", in android.view.Choreographer.postFrameCallbackDelayed) should b…
|
D | current.txt | 50627 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 15939 HSPLandroid/view/Choreographer;->postFrameCallbackDelayed(Landroid/view/Choreographer$FrameCallback…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 32044 method public void postFrameCallbackDelayed(android.view.Choreographer.FrameCallback, long);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 16003 HSPLandroid/view/Choreographer;->postFrameCallbackDelayed(Landroid/view/Choreographer$FrameCallback…
|