Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/mtl/
DGrMtlTextureRenderTarget.mm25 : GrSurface(gpu, dimensions, GrProtected::kNo) function
36 : GrSurface(gpu, dimensions, GrProtected::kNo) function
49 : GrSurface(gpu, dimensions, GrProtected::kNo) function
60 : GrSurface(gpu, dimensions, GrProtected::kNo) function
DGrMtlRenderTarget.mm26 : GrSurface(gpu, dimensions, GrProtected::kNo) function
38 : GrSurface(gpu, dimensions, GrProtected::kNo) function
51 : GrSurface(gpu, dimensions, GrProtected::kNo) function
59 : GrSurface(gpu, dimensions, GrProtected::kNo) function
DGrMtlTexture.mm25 : GrSurface(gpu, dimensions, GrProtected::kNo) function
46 : GrSurface(gpu, dimensions, GrProtected::kNo) function
64 : GrSurface(gpu, dimensions, GrProtected::kNo) function
DGrMtlUtil.h19 class GrSurface; variable
/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/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/skia/src/gpu/vk/
DGrVkMSAALoadManager.h17 class GrSurface; variable
/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
DGrGpu.h40 class GrSurface; variable
DGrCaps.h24 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/mock/
DGrMockCaps.h138 SurfaceReadPixelsSupport surfaceSupportsReadPixels(const GrSurface*) const override { in surfaceSupportsReadPixels()
162 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
/external/skqp/include/gpu/
DGrSurface.h102 GrSurface(GrGpu* gpu, const GrSurfaceDesc& desc) in GrSurface() function
/external/skia/src/gpu/
DGrSurface.h122 GrSurface(GrGpu* gpu, const SkISize& dimensions, GrProtected isProtected) in GrSurface() function
DGrSurfaceContext.h30 class GrSurface; variable
DGrGpu.h41 class GrSurface; variable
/external/skia/tests/
DGrSurfaceTest.cpp31 DEF_GPUTEST_FOR_MOCK_CONTEXT(GrSurface, reporter, ctxInfo) { in DEF_GPUTEST_FOR_MOCK_CONTEXT() argument

12