Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFence.hpp58 VkResult wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) in wait()
/third_party/skia/third_party/externals/swiftshader/src/System/
DSynchronization.hpp93 bool wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) const in wait() argument