Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.h428 int PostThreadPollInterruptible(const pdx::LocalHandle& event_fd,
Dhardware_composer.cpp652 int HardwareComposer::PostThreadPollInterruptible( in PostThreadPollInterruptible() function in android::dvr::HardwareComposer
719 return PostThreadPollInterruptible(vsync_sleep_timer_fd_, POLLIN, in SleepUntil()