Home
last modified time | relevance | path

Searched refs:OnVsync (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.h362 void OnVsync(int64_t vsync_timestamp);
H A Dhardware_composer.cpp1089 void HardwareComposer::VsyncService::OnVsync(int64_t vsync_timestamp) { in OnVsync() function in android::dvr::HardwareComposer::VsyncService
1165 vsync_service_->OnVsync(timestamp); in onVsync()