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

  /external/chromium_org/ui/snapshot/
snapshot.h 27 SNAPSHOT_EXPORT bool GrabViewSnapshot(
snapshot_android.cc 15 bool GrabViewSnapshot(gfx::NativeView view,
snapshot_gtk.cc 32 bool GrabViewSnapshot(gfx::NativeView view_handle,
81 return GrabViewSnapshot(GTK_WIDGET(window_handle), png_representation,
snapshot_aura.cc 27 bool GrabViewSnapshot(gfx::NativeView view,
snapshot_win.cc 106 bool GrabViewSnapshot(gfx::NativeView view_handle,
  /external/chromium_org/content/browser/devtools/
renderer_overrides_handler.cc 439 // TODO(pfeldman): support format, scale and quality in ui::GrabViewSnapshot.
442 if (is_unscaled_png && ui::GrabViewSnapshot(host->GetView()->GetNativeView(),
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]

Completed in 169 milliseconds