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 49 bool RenderWidgetHostViewChildFrame::IsSurfaceAvailableForCopy() const {
  /external/chromium_org/content/test/
test_render_view_host.cc 79 bool TestRenderWidgetHostView::IsSurfaceAvailableForCopy() const {
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc 297 if (!IsSurfaceAvailableForCopy()) {
375 bool RenderWidgetHostViewAndroid::IsSurfaceAvailableForCopy() const {
674 if (!using_synchronous_compositor_ && !IsSurfaceAvailableForCopy()) {
    [all...]
render_widget_host_view_aura.cc 749 bool RenderWidgetHostViewAura::IsSurfaceAvailableForCopy() const {
    [all...]

Completed in 58 milliseconds