Searched defs:GrSurface (Results 1 – 13 of 13) sorted by relevance
| /external/skia/src/gpu/ganesh/mtl/ |
| D | GrMtlTexture.mm | 26 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function 49 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function 69 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
|
| D | GrMtlTextureRenderTarget.mm | 28 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function 43 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
|
| D | GrMtlRenderTarget.mm | 29 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function 42 : GrSurface(gpu, dimensions, GrProtected::kNo, label) function
|
| D | GrMtlUtil.h | 20 class GrSurface; variable
|
| /external/skia/src/gpu/ganesh/mock/ |
| D | GrMockGpu.h | 95 bool onReadPixels(GrSurface*, in onReadPixels() argument 104 bool onWritePixels(GrSurface*, in onWritePixels() argument 132 bool onTransferPixelsFrom(GrSurface*, in onTransferPixelsFrom() argument
|
| D | GrMockCaps.h | 124 SurfaceReadPixelsSupport surfaceSupportsReadPixels(const GrSurface*) const override { in surfaceSupportsReadPixels() 148 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkMSAALoadManager.h | 17 class GrSurface; variable
|
| /external/skia/src/gpu/ganesh/ |
| D | GrRenderTargetProxy.h | 28 class GrSurface; variable
|
| D | GrSurface.h | 132 GrSurface(GrGpu* gpu, in GrSurface() function
|
| D | SurfaceContext.h | 28 class GrSurface; variable
|
| D | GrGpu.h | 43 class GrSurface; variable
|
| D | GrCaps.h | 38 class GrSurface; variable
|
| /external/skia/tests/ |
| D | GrSurfaceTest.cpp | 68 DEF_GANESH_TEST_FOR_MOCK_CONTEXT(GrSurface, reporter, ctxInfo) { in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() argument
|