Searched refs:IsUpdated (Results 1 – 10 of 10) sorted by relevance
35 bool IsUpdated();
44 bool VideoRenderIosChannel::IsUpdated() { return buffer_is_updated_; } function
195 updated = agl_channel->IsUpdated();
52 int IsUpdated(bool& isUpdated);
64 int IsUpdated(bool& isUpdated);
324 int VideoChannelAGL::IsUpdated(bool& isUpdated) in IsUpdated() function in webrtc::VideoChannelAGL1152 aglChannel->IsUpdated(updated); in ScreenUpdateProcess()
320 int VideoChannelNSOpenGL::IsUpdated(bool& isUpdated)1017 aglChannel->IsUpdated(updated);
50 int IsUpdated(bool& isUpdated);
216 int D3D9Channel::IsUpdated(bool& isUpdated) in IsUpdated() function in webrtc::D3D9Channel584 channel->IsUpdated(updated); in UpdateRenderSurface()
655 FX_BOOL IsUpdated() { return m_bUpdated; } in IsUpdated() function