Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlTexture.mm27 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
50 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
70 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
DGrMtlTextureRenderTarget.mm29 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
44 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
DGrMtlRenderTarget.mm30 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
43 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
DGrMtlUtil.h21 class GrSurface; variable
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.h43 class GrSurface; variable
126 bool onReadPixels(GrSurface*, in onReadPixels() argument
135 bool onWritePixels(GrSurface*, in onWritePixels() argument
163 bool onTransferPixelsFrom(GrSurface*, in onTransferPixelsFrom() argument
DGrMockSurfaceProxy.h28 class GrSurface; variable
DGrMockCaps.h174 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
/external/skia/src/gpu/ganesh/
DGrTextureRenderTargetProxy.h22 class GrSurface; variable
DGrRenderTargetProxy.h28 class GrSurface; variable
DGrProxyProvider.h31 class GrSurface; variable
DGrSurface.h148 GrSurface(GrGpu* gpu, in GrSurface() function
DGrGpuResource.h28 class GrSurface; variable
DGrGpu.h44 class GrSurface; variable
DGrResourceCache.h36 class GrSurface; variable
DGrResourceCache.cpp909 const std::function<void(const GrSurface*, bool purgeable)>& func) const { in visitSurfaces() argument
DGrCaps.h41 class GrSurface; variable
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.h51 class GrSurface; variable
DGrVkCaps.h34 class GrSurface; variable
/external/skia/tests/
DGrSurfaceTest.cpp71 DEF_GANESH_TEST_FOR_MOCK_CONTEXT(GrSurface, reporter, ctxInfo) { in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() argument
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.h71 class GrSurface; variable
DGrGLCaps.h32 class GrSurface; variable