HomeSort by relevance Sort by last modified time
    Searched defs:IsSurfaceAvailableForCopy (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/frame_host/
render_widget_host_view_child_frame.cc 50 bool RenderWidgetHostViewChildFrame::IsSurfaceAvailableForCopy() const {
  /external/chromium_org/content/test/
test_render_view_host.cc 84 bool TestRenderWidgetHostView::IsSurfaceAvailableForCopy() const {
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc 395 if (!IsSurfaceAvailableForCopy()) {
494 bool RenderWidgetHostViewAndroid::IsSurfaceAvailableForCopy() const {
836 if (using_browser_compositor_ && !IsSurfaceAvailableForCopy()) {
    [all...]
render_widget_host_view_aura.cc 789 bool RenderWidgetHostViewAura::IsSurfaceAvailableForCopy() const {
    [all...]

Completed in 167 milliseconds