Searched refs:skia_rep (Results 1 – 1 of 1) sorted by relevance
319 gfx::ImageSkiaRep skia_rep(n32_bitmap, scale_factor); in AddBitmap() local322 image_ = gfx::Image(gfx::ImageSkia(skia_rep)); in AddBitmap()324 image_.AsImageSkia().AddRepresentation(skia_rep); in AddBitmap()