Searched defs:dispatchVsync (Results 1 – 2 of 2) sorted by relevance
46 jmethodID dispatchVsync; member192 void NativeDisplayEventReceiver::dispatchVsync(nsecs_t timestamp, int32_t id, uint32_t count) { in dispatchVsync() function in android::NativeDisplayEventReceiver
140 private void dispatchVsync(long timestampNanos, int builtInDisplayId, int frame) { in dispatchVsync() method in DisplayEventReceiver