Home | History | Annotate | Download | only in core

Lines Matching refs:SkSurface

40 class SkSurface;
59 SkImage may be created from SkBitmap, SkPixmap, SkSurface, SkPicture, encoded streams,
278 GrBackendTexture decoded from data is uploaded to match SkSurface created with
290 @param dstColorSpace range of colors of matching SkSurface on GPU
307 GrBackendTexture created from pixmap is uploaded to match SkSurface created with
319 @param dstColorSpace range of colors of matching SkSurface on GPU
437 Each GrBackendTexture created from yuvaPixmaps array is uploaded to match SkSurface
642 is drawn, depending on the capabilities of the SkSurface receiving the drawing.
656 is drawn, depending on the capabilities of the SkSurface receiving the drawing.
921 compatible with SkSurface created with dstColorSpace. The returned SkImage respects
930 @param dstColorSpace range of colors of matching SkSurface on GPU