Home
last modified time | relevance | path

Searched defs:GrSurface (Results 1 – 25 of 31) sorted by relevance

12

/external/skqp/src/gpu/mtl/
DGrMtlTexture.mm19 : GrSurface(gpu, desc) function
33 : GrSurface(gpu, desc) function
47 : GrSurface(gpu, desc) function
DGrMtlTextureRenderTarget.mm17 : GrSurface(gpu, desc) function
28 : GrSurface(gpu, desc) function
DGrMtlRenderTarget.mm18 : GrSurface(gpu, desc) function
30 : GrSurface(gpu, desc) function
DGrMtlUtil.h17 class GrSurface; variable
DGrMtlCopyManager.h17 class GrSurface; variable
DGrMtlCaps.h91 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
/external/skia/src/gpu/mtl/
DGrMtlTexture.mm19 : GrSurface(gpu, desc) function
33 : GrSurface(gpu, desc) function
47 : GrSurface(gpu, desc) function
DGrMtlTextureRenderTarget.mm17 : GrSurface(gpu, desc) function
28 : GrSurface(gpu, desc) function
DGrMtlRenderTarget.mm18 : GrSurface(gpu, desc) function
30 : GrSurface(gpu, desc) function
DGrMtlUtil.h17 class GrSurface; variable
DGrMtlCopyManager.h17 class GrSurface; variable
DGrMtlCaps.h85 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
/external/skia/src/gpu/mock/
DGrMockCaps.h70 bool surfaceSupportsReadPixels(const GrSurface*) const override { return true; } in surfaceSupportsReadPixels()
109 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
/external/skqp/src/gpu/mock/
DGrMockCaps.h70 bool surfaceSupportsReadPixels(const GrSurface*) const override { return true; } in surfaceSupportsReadPixels()
109 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
/external/skqp/src/gpu/
DGrSurfacePriv.h54 friend class GrSurface; // to construct/copy this type. variable
DGrTextureContext.h16 class GrSurface; variable
DGrSurfaceContext.h22 class GrSurface; variable
/external/skia/src/gpu/
DGrSurfacePriv.h54 friend class GrSurface; // to construct/copy this type. variable
DGrTextureContext.h16 class GrSurface; variable
DGrSurfaceContext.h22 class GrSurface; variable
/external/skqp/src/gpu/vk/
DGrVkCopyManager.h15 class GrSurface; variable
DGrVkCaps.h46 bool surfaceSupportsReadPixels(const GrSurface*) const override { return true; } in surfaceSupportsReadPixels()
/external/skia/src/gpu/vk/
DGrVkCopyManager.h15 class GrSurface; variable
/external/skqp/include/gpu/
DGrSurface.h102 GrSurface(GrGpu* gpu, const GrSurfaceDesc& desc) in GrSurface() function
/external/skia/include/gpu/
DGrSurface.h116 GrSurface(GrGpu* gpu, const GrSurfaceDesc& desc) in GrSurface() function

12