Searched refs:DCAMERA_PRODUCER_RETRY_SLEEP_MS (Results 1 – 2 of 2) sorted by relevance
55 const uint32_t DCAMERA_PRODUCER_RETRY_SLEEP_MS = 500; variable
187 std::this_thread::sleep_for(std::chrono::milliseconds(DCAMERA_PRODUCER_RETRY_SLEEP_MS)); in LooperSnapShot()