HomeSort by relevance Sort by last modified time
    Searched refs:CanCopyFromBackingStore (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/public/browser/
render_widget_host.h 186 virtual bool CanCopyFromBackingStore() = 0;
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.h 139 virtual bool CanCopyFromBackingStore() OVERRIDE;
    [all...]
render_widget_host_impl.cc 706 bool RenderWidgetHostImpl::CanCopyFromBackingStore() {
    [all...]

Completed in 49 milliseconds