Home
last modified time | relevance | path

Searched refs:ImageSkia (Results 1 – 15 of 15) sorted by relevance

/third_party/cef/libcef/browser/
Dimage_impl.cc76 CefImageImpl::CefImageImpl(const gfx::ImageSkia& image_skia) in CefImageImpl()
166 gfx::ImageSkia image_skia = image_.AsImageSkia(); in RemoveRepresentation()
179 gfx::ImageSkia image_skia = image_.AsImageSkia(); in GetRepresentationInfo()
284 gfx::ImageSkia CefImageImpl::GetForced1xScaleRepresentation( in GetForced1xScaleRepresentation()
293 gfx::ImageSkia image_skia; in GetForced1xScaleRepresentation()
299 gfx::ImageSkia CefImageImpl::AsImageSkia() const { in AsImageSkia()
322 image_ = gfx::Image(gfx::ImageSkia(skia_rep)); in AddBitmap()
331 gfx::ImageSkia image_skia = image_.AsImageSkia(); in GetBitmap()
Dimage_impl.h22 explicit CefImageImpl(const gfx::ImageSkia& image_skia);
80 gfx::ImageSkia GetForced1xScaleRepresentation(float scale_factor) const;
83 gfx::ImageSkia AsImageSkia() const;
Dbrowser_platform_delegate.h53 class ImageSkia; variable
332 const gfx::ImageSkia& image,
Dbrowser_platform_delegate.cc314 const gfx::ImageSkia& image, in StartDragging()
Dbrowser_host_base.cc253 max_image_size * gfx::ImageSkia::GetMaxSupportedScale(), bypass_cache, in DownloadImage()
/third_party/cef/libcef/browser/views/
Dlabel_button_impl.h80 gfx::ImageSkia image_skia; in SetImage()
90 const gfx::ImageSkia& image_skia = ParentClass::root_view()->GetImage( in GetImage()
/third_party/cef/libcef/browser/osr/
Dweb_contents_view_osr.h71 const gfx::ImageSkia& image,
Dbrowser_platform_delegate_osr.h80 const gfx::ImageSkia& image,
Dweb_contents_view_osr.cc154 const gfx::ImageSkia& image, in StartDragging()
Dbrowser_platform_delegate_osr.cc465 const gfx::ImageSkia& image, in StartDragging()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.h172 const gfx::ImageSkia& image,
Dalloy_browser_host_impl.cc1642 const gfx::ImageSkia& image, in StartDragging()
/third_party/cef/libcef/browser/native/
Dnative_menu_win.cc307 const gfx::ImageSkia skia_icon = in OnDrawItem()
/third_party/chromium/patch/
D0004-3.2-Beta5.patch27997 &kQrcodeGeneratorIcon, true, gfx::ImageSkia(),
28005 &vector_icons::kMediaRouterIdleIcon, true, gfx::ImageSkia(),
D0003-3.2-Beta3-1115.patch16520 gfx::ImageSkia AsImageSkia() const;
41145 gfx::ImageSkia* GetDefaultWindowIcon() const override;
252147 gfx::ImageSkia* icon = nullptr;
252447 gfx::ImageSkia* ViewsDelegate::GetDefaultWindowIcon() const {
252460 virtual gfx::ImageSkia* GetDefaultWindowIcon() const;