Searched defs:onVsync (Results 1 – 7 of 7) sorted by relevance
58 Return<void> onVsync(uint64_t timestamp, uint32_t count) override { in onVsync() function in TestCallback
35 virtual status_t onVsync(int64_t vsync_timestamp) { in onVsync() function in android::dvr::BpVsyncCallback
159 public void onVsync(long timestampNanos, long physicalDisplayId, int frame) { in onVsync() method in DisplayEventReceiver
926 public void onVsync(long timestampNanos, long physicalDisplayId, int frame) { in onVsync() method in Choreographer.FrameDisplayEventReceiver
100 android::hardware::Return<void> onVsync(hal::HWDisplayId display, int64_t timestamp) override { in onVsync() function in __anon3f55b7ad0111::ComposerCallbackBridge207 bool HWComposer::onVsync(hal::HWDisplayId hwcDisplayId, int64_t timestamp) { in onVsync() function in android::impl::HWComposer
1188 Return<void> HardwareComposer::ComposerCallback::onVsync(Hwc2::Display display, in onVsync() function in android::dvr::HardwareComposer::ComposerCallback
973 status_t VrHwc::VsyncCallback::onVsync(int64_t vsync_timestamp) { in onVsync() function in android::dvr::VrHwc::VsyncCallback