Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dimage_impl.cc319 gfx::ImageSkiaRep skia_rep(n32_bitmap, scale_factor); in AddBitmap() local
322 image_ = gfx::Image(gfx::ImageSkia(skia_rep)); in AddBitmap()
324 image_.AsImageSkia().AddRepresentation(skia_rep); in AddBitmap()