Searched defs:IsUpdated (Results 1 – 4 of 4) sorted by relevance
44 bool VideoRenderIosChannel::IsUpdated() { return buffer_is_updated_; } function
216 int D3D9Channel::IsUpdated(bool& isUpdated) in IsUpdated() function in webrtc::D3D9Channel
324 int VideoChannelAGL::IsUpdated(bool& isUpdated) in IsUpdated() function in webrtc::VideoChannelAGL
655 FX_BOOL IsUpdated() { return m_bUpdated; } in IsUpdated() function