Searched refs:skia_rep (Results 1 – 1 of 1) sorted by relevance
674 internal::ImageRepSkia* skia_rep = in ToGdkPixbuf() local677 *skia_rep->image()->bitmap())); in ToGdkPixbuf()715 internal::ImageRepSkia* skia_rep = in ToUIImage() local717 UIImage* image = UIImageFromImageSkia(*skia_rep->image()); in ToUIImage()746 internal::ImageRepSkia* skia_rep = in ToNSImage() local748 NSImage* image = NSImageFromImageSkiaWithColorSpace(*skia_rep->image(), in ToNSImage()807 internal::ImageRepSkia* skia_rep = in As1xPNGBytes() local809 png_bytes = internal::Get1xPNGBytesFromImageSkia(skia_rep->image()); in As1xPNGBytes()