Searched refs:dispatchVsync (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/jni/ |
D | android_view_DisplayEventReceiver.cpp | 41 jmethodID dispatchVsync; member 69 void dispatchVsync(nsecs_t timestamp, PhysicalDisplayId displayId, uint32_t count, 101 void NativeDisplayEventReceiver::dispatchVsync(nsecs_t timestamp, PhysicalDisplayId displayId, in dispatchVsync() function in android::NativeDisplayEventReceiver 108 env->CallVoidMethod(receiverObj.get(), gDisplayEventReceiverClassInfo.dispatchVsync, in dispatchVsync() 240 gDisplayEventReceiverClassInfo.dispatchVsync = in register_android_view_DisplayEventReceiver()
|
/frameworks/native/libs/gui/include/gui/ |
D | DisplayEventDispatcher.h | 62 virtual void dispatchVsync(nsecs_t timestamp, PhysicalDisplayId displayId, uint32_t count,
|
/frameworks/base/core/java/android/view/ |
D | DisplayEventReceiver.java | 258 private void dispatchVsync(long timestampNanos, long physicalDisplayId, int frame, in dispatchVsync() method in DisplayEventReceiver
|
/frameworks/native/libs/gui/ |
D | DisplayEventDispatcher.cpp | 127 dispatchVsync(vsyncTimestamp, vsyncDisplayId, vsyncCount, vsyncEventData); in handleEvent()
|
/frameworks/native/libs/nativedisplay/ |
D | AChoreographer.cpp | 138 void dispatchVsync(nsecs_t timestamp, PhysicalDisplayId displayId, uint32_t count, 359 void Choreographer::dispatchVsync(nsecs_t timestamp, PhysicalDisplayId, uint32_t, in dispatchVsync() function in android::Choreographer
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 16608 HSPLandroid/view/DisplayEventReceiver;->dispatchVsync(JJIJJJ)V+]Landroid/view/DisplayEventReceiver;…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 16657 HSPLandroid/view/DisplayEventReceiver;->dispatchVsync(JJIJJJ)V+]Landroid/view/DisplayEventReceiver;…
|