Searched defs:GrSurface (Results 1 – 12 of 12) sorted by relevance
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlTexture.mm | 25 : GrSurface(gpu, dimensions, GrProtected::kNo) function 47 : GrSurface(gpu, dimensions, GrProtected::kNo) function 66 : GrSurface(gpu, dimensions, GrProtected::kNo) function
|
| D | GrMtlTextureRenderTarget.mm | 27 : GrSurface(gpu, dimensions, GrProtected::kNo) function 41 : GrSurface(gpu, dimensions, GrProtected::kNo) function
|
| D | GrMtlRenderTarget.mm | 28 : GrSurface(gpu, dimensions, GrProtected::kNo) function 40 : GrSurface(gpu, dimensions, GrProtected::kNo) function
|
| D | GrMtlUtil.h | 19 class GrSurface; variable
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockGpu.h | 100 bool onReadPixels(GrSurface*, in onReadPixels() argument 109 bool onWritePixels(GrSurface*, in onWritePixels() argument 129 bool onTransferPixelsFrom(GrSurface*, in onTransferPixelsFrom() argument
|
| D | GrMockCaps.h | 125 SurfaceReadPixelsSupport surfaceSupportsReadPixels(const GrSurface*) const override { in surfaceSupportsReadPixels() 149 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkMSAALoadManager.h | 17 class GrSurface; variable
|
| /third_party/skia/src/gpu/ |
| D | GrSurface.h | 122 GrSurface(GrGpu* gpu, const SkISize& dimensions, GrProtected isProtected) in GrSurface() function
|
| D | SurfaceContext.h | 28 class GrSurface; variable
|
| D | GrGpu.h | 42 class GrSurface; variable
|
| D | GrCaps.h | 31 class GrSurface; variable
|
| /third_party/skia/tests/ |
| D | GrSurfaceTest.cpp | 31 DEF_GPUTEST_FOR_MOCK_CONTEXT(GrSurface, reporter, ctxInfo) { in DEF_GPUTEST_FOR_MOCK_CONTEXT() argument
|