Searched defs:wait_ms (Results 1 – 9 of 9) sorted by relevance
99 int64_t wait_ms = FindNextFrame(clock_->TimeInMilliseconds()); in StartWaitForNextFrameOnQueue() local120 int64_t wait_ms = FindNextFrame(clock_->TimeInMilliseconds()); in StartWaitForNextFrameOnQueue() local127 int64_t wait_ms = latest_return_time_ms_ - now_ms; in FindNextFrame() local
48 absl::optional<VideoFrame> WaitForFrame(int64_t wait_ms) { in WaitForFrame()
66 void wait_ms(int ms) in wait_ms() function
281 DWORD wait_ms; // Note: DWORD is unsigned. in Wait() local
224 int wait_ms(int timeout_ms) in wait_ms() function
990 int psci_stop_other_cores(unsigned int wait_ms, in psci_stop_other_cores()
732 int64_t wait_ms) { in HandleFrameBufferTimeout()
1746 auto wait_ms = in OptimizeLoop() local
1548 bool WaitAndSendFrame(int wait_ms) { in WaitAndSendFrame()