Searched defs:dispatchVsync (Results 1 – 3 of 3) sorted by relevance
42 jmethodID dispatchVsync; member87 void NativeDisplayEventReceiver::dispatchVsync(nsecs_t timestamp, int32_t id, uint32_t count) { in dispatchVsync() function in android::NativeDisplayEventReceiver
170 private void dispatchVsync(long timestampNanos, int builtInDisplayId, int frame) { in dispatchVsync() method in DisplayEventReceiver
143 void Choreographer::dispatchVsync(nsecs_t timestamp, int32_t id, uint32_t) { in dispatchVsync() function in android::Choreographer