Home
last modified time | relevance | path

Searched refs:IsScreencasting_w (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/session/media/
Dchannel.h503 bool IsScreencasting_w() const;
Dchannel.cc1707 return InvokeOnWorker(Bind(&VideoChannel::IsScreencasting_w, this)); in IsScreencasting()
1918 bool VideoChannel::IsScreencasting_w() const { in IsScreencasting_w() function in cricket::VideoChannel