Searched refs:IsScreencasting_w (Results 1 – 2 of 2) sorted by relevance
503 bool IsScreencasting_w() const;
1707 return InvokeOnWorker(Bind(&VideoChannel::IsScreencasting_w, this)); in IsScreencasting()1918 bool VideoChannel::IsScreencasting_w() const { in IsScreencasting_w() function in cricket::VideoChannel