Home
last modified time | relevance | path

Searched defs:Wait (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Depoll_file_descriptor.h46 int Wait(epoll_event* events, int maxevents, int timeout) { in Wait() function
/frameworks/native/libs/vr/libdisplay/
Dvsync_client.cpp23 int VSyncClient::Wait(int64_t* timestamp_ns) { in Wait() function in android::dvr::VSyncClient