Searched refs:IsUpdated (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_render/ios/
H A Dvideo_render_ios_channel.h35 bool IsUpdated();
H A Dvideo_render_ios_channel.mm46 bool VideoRenderIosChannel::IsUpdated() { return buffer_is_updated_; }
H A Dvideo_render_ios_gles20.mm205 updated = agl_channel->IsUpdated();
/external/chromium_org/third_party/webrtc/modules/video_render/mac/
H A Dvideo_render_agl.h52 int IsUpdated(bool& isUpdated);
H A Dvideo_render_nsopengl.h62 int IsUpdated(bool& isUpdated);
H A Dvideo_render_nsopengl.mm322 int VideoChannelNSOpenGL::IsUpdated(bool& isUpdated)
1025 aglChannel->IsUpdated(updated);
H A Dvideo_render_agl.cc325 int VideoChannelAGL::IsUpdated(bool& isUpdated) function in class:webrtc::VideoChannelAGL
1161 aglChannel->IsUpdated(updated);
/external/chromium_org/third_party/webrtc/modules/video_render/windows/
H A Dvideo_render_direct3d9.h52 int IsUpdated(bool& isUpdated);
H A Dvideo_render_direct3d9.cc218 int D3D9Channel::IsUpdated(bool& isUpdated) function in class:webrtc::D3D9Channel
591 channel->IsUpdated(updated);
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1008 FX_BOOL IsUpdated() function in class:CPDF_InterForm

Completed in 286 milliseconds