Home
last modified time | relevance | path

Searched defs:sync_wait (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/sync/
Dsync.cpp21 int sync_wait(int fd, int timeout) { return 0; } in sync_wait() function
/device/generic/goldfish-opengl/fuchsia/
Dport.cc102 int sync_wait(int fd, int timeout) { return -1; } in sync_wait() function
/device/generic/opengl-transport/host/libs/virglrenderer/
DGralloc1.cpp143 int sync_wait(int, int) { in sync_wait() function
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto5217 SyncWaitFtraceEvent sync_wait = 40; field