Home
last modified time | relevance | path

Searched defs:GrSurface (Results 1 – 19 of 19) 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.h41 class GrSurface; variable
125 bool onReadPixels(GrSurface*, in onReadPixels() argument
134 bool onWritePixels(GrSurface*, in onWritePixels() argument
162 bool onTransferPixelsFrom(GrSurface*, in onTransferPixelsFrom() argument
DGrMockSurfaceProxy.h28 class GrSurface; variable
DGrMockCaps.h172 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
DGrSurface.h140 GrSurface(GrGpu* gpu, in GrSurface() function
DSurfaceContext.h28 class GrSurface; variable
DGrGpuResource.h28 class GrSurface; variable
DGrGpu.h43 class GrSurface; variable
DGrResourceCache.cpp936 const std::function<void(const GrSurface*, bool purgeable)>& func) const { in visitSurfaces() argument
DGrCaps.h39 class GrSurface; variable
/external/skia/src/gpu/ganesh/vk/
DGrVkMSAALoadManager.h17 class GrSurface; variable
/external/skia/tests/
DGrSurfaceTest.cpp70 DEF_GANESH_TEST_FOR_MOCK_CONTEXT(GrSurface, reporter, ctxInfo) { in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() argument
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.h70 class GrSurface; variable
DGrGLCaps.h32 class GrSurface; variable