Searched refs:WAIT_FENCE_MS (Results 1 – 3 of 3) sorted by relevance
287 static constexpr uint32_t WAIT_FENCE_MS = 1000; variable
858 int waitRes = fence->Wait(WAIT_FENCE_MS); in WaitFence()866 HLOGE("wait fence time out, cost more than %u ms", WAIT_FENCE_MS); in WaitFence()
384 static constexpr uint32_t WAIT_FENCE_MS = 1000; variable