Searched defs:dispatchVsync (Results 1 – 2 of 2) sorted by relevance
39 jmethodID dispatchVsync; member166 void NativeDisplayEventReceiver::dispatchVsync(nsecs_t timestamp, PhysicalDisplayId displayId, in dispatchVsync() function in android::NativeDisplayEventReceiver
337 private void dispatchVsync(long timestampNanos, long physicalDisplayId, int frame) { in dispatchVsync() method in DisplayEventReceiver