Searched defs:IsSurfaceAvailableForCopy (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_widget_host_view_child_frame.cc50 bool RenderWidgetHostViewChildFrame::IsSurfaceAvailableForCopy() const { function in class:content::RenderWidgetHostViewChildFrame
/external/chromium_org/content/test/
H A Dtest_render_view_host.cc84 bool TestRenderWidgetHostView::IsSurfaceAvailableForCopy() const { function in class:content::TestRenderWidgetHostView
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_android.cc395 if (!IsSurfaceAvailableForCopy()) {
494 bool RenderWidgetHostViewAndroid::IsSurfaceAvailableForCopy() const { function in class:content::RenderWidgetHostViewAndroid
836 if (using_browser_compositor_ && !IsSurfaceAvailableForCopy()) {
H A Drender_widget_host_view_aura.cc789 bool RenderWidgetHostViewAura::IsSurfaceAvailableForCopy() const { function in class:content::RenderWidgetHostViewAura

Completed in 2949 milliseconds