Searched defs:IsUpdated (Results 1 – 4 of 4) sorted by relevance
44 bool VideoRenderIosChannel::IsUpdated() { return buffer_is_updated_; } function
364 bool IsUpdated() const { return some_update_; }; in IsUpdated() 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