Searched refs:waitYUVFrame (Results 1 – 3 of 3) sorted by relevance
46 bool waitYUVFrame(unsigned int max_wait_ms);
58 bool VsockFrameProvider::waitYUVFrame(unsigned int max_wait_ms) { in waitYUVFrame() function in cuttlefish::VsockFrameProvider
469 frame_provider_->waitYUVFrame(wait_timeout_ms); in processRequestLoop()