Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.h444 int PostThreadPollInterruptible(const pdx::LocalHandle& event_fd,
H A Dhardware_composer.cpp655 int HardwareComposer::PostThreadPollInterruptible( in PostThreadPollInterruptible() function in android::dvr::HardwareComposer
722 return PostThreadPollInterruptible(vsync_sleep_timer_fd_, POLLIN, in SleepUntil()