Searched refs:IsUpdated (Results 1 – 11 of 11) 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()
364 bool IsUpdated() const { return some_update_; }; in IsUpdated() function
3197 if (!pSet->IsUpdated()) { in validate_and_update_draw_state()7499 if (!pSet->IsUpdated() && (pSet->GetTotalDescriptorCount() != 0)) { in CmdBindDescriptorSets()