Searched defs:dispatchVsync (Results 1 – 3 of 3) sorted by relevance
42 jmethodID dispatchVsync; member90 void NativeDisplayEventReceiver::dispatchVsync(nsecs_t timestamp, PhysicalDisplayId displayId, in dispatchVsync() function in android::NativeDisplayEventReceiver
186 private void dispatchVsync(long timestampNanos, long physicalDisplayId, int frame) { in dispatchVsync() method in DisplayEventReceiver
145 void Choreographer::dispatchVsync(nsecs_t timestamp, PhysicalDisplayId, uint32_t) { in dispatchVsync() function in android::Choreographer