Home
last modified time | relevance | path

Searched defs:ready (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/doc/
DContributingCode.md21 ### Code
30 ### Build maintenance
51 ### Testing
99 ### Legal
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DTimerQueriesTest.cpp125 GLuint ready = GL_FALSE; in TEST_P() local
205 GLuint ready = GL_FALSE; in TEST_P() local
442 GLuint ready = GL_FALSE; in TEST_P() local
DOcclusionQueriesTest.cpp67 GLuint ready = GL_FALSE; in TEST_P() local
174 GLuint ready = GL_FALSE; in TEST_P() local
/device/google/trout/hal/vehicle/2.0/
DUtils.cpp59 auto ready = select(FD_SETSIZE, &read_fd_set, nullptr, nullptr, &timeout); in WaitForReadWithTimeout() local
/device/generic/goldfish/camera/
DEmulatedQemuCamera3.cpp995 bool ready = mJpegCompressor->waitForDone(kJpegTimeoutNs); in processCaptureRequest() local
DEmulatedFakeRotatingCamera3.cpp1002 bool ready = mJpegCompressor->waitForDone(kJpegTimeoutNs); in processCaptureRequest() local
DEmulatedFakeCamera3.cpp1003 bool ready = mJpegCompressor->waitForDone(kJpegTimeoutNs); in processCaptureRequest() local
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dswapchain.cpp119 bool ready() const { in ready() function in vulkan::driver::__anonfd88e4d90111::TimingInfo