Searched refs:try_wait (Results 1 - 6 of 6) sorted by relevance

/external/skia/include/private/
H A DSkSemaphore.h29 bool try_wait();
/external/skqp/include/private/
H A DSkSemaphore.h29 bool try_wait();
/external/skia/src/core/
H A DSkSemaphore.cpp94 bool SkBaseSemaphore::try_wait() { function in class:SkBaseSemaphore
H A DSkExecutor.cpp95 if (fWorkAvailable.try_wait()) {
/external/skqp/src/core/
H A DSkSemaphore.cpp94 bool SkBaseSemaphore::try_wait() { function in class:SkBaseSemaphore
H A DSkExecutor.cpp95 if (fWorkAvailable.try_wait()) {

Completed in 271 milliseconds