/external/skqp/src/gpu/mtl/ |
D | GrMtlTexture.mm | 19 : GrSurface(gpu, desc) function 33 : GrSurface(gpu, desc) function 47 : GrSurface(gpu, desc) function
|
D | GrMtlTextureRenderTarget.mm | 17 : GrSurface(gpu, desc) function 28 : GrSurface(gpu, desc) function
|
D | GrMtlRenderTarget.mm | 18 : GrSurface(gpu, desc) function 30 : GrSurface(gpu, desc) function
|
D | GrMtlUtil.h | 17 class GrSurface; variable
|
D | GrMtlCopyManager.h | 17 class GrSurface; variable
|
D | GrMtlCaps.h | 91 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
|
/external/skia/src/gpu/mtl/ |
D | GrMtlTexture.mm | 19 : GrSurface(gpu, desc) function 33 : GrSurface(gpu, desc) function 47 : GrSurface(gpu, desc) function
|
D | GrMtlTextureRenderTarget.mm | 17 : GrSurface(gpu, desc) function 28 : GrSurface(gpu, desc) function
|
D | GrMtlRenderTarget.mm | 18 : GrSurface(gpu, desc) function 30 : GrSurface(gpu, desc) function
|
D | GrMtlUtil.h | 17 class GrSurface; variable
|
D | GrMtlCopyManager.h | 17 class GrSurface; variable
|
D | GrMtlCaps.h | 85 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
|
/external/skia/src/gpu/mock/ |
D | GrMockCaps.h | 70 bool surfaceSupportsReadPixels(const GrSurface*) const override { return true; } in surfaceSupportsReadPixels() 109 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
|
/external/skqp/src/gpu/mock/ |
D | GrMockCaps.h | 70 bool surfaceSupportsReadPixels(const GrSurface*) const override { return true; } in surfaceSupportsReadPixels() 109 bool onSurfaceSupportsWritePixels(const GrSurface*) const override { return true; } in onSurfaceSupportsWritePixels()
|
/external/skqp/src/gpu/ |
D | GrSurfacePriv.h | 54 friend class GrSurface; // to construct/copy this type. variable
|
D | GrTextureContext.h | 16 class GrSurface; variable
|
D | GrSurfaceContext.h | 22 class GrSurface; variable
|
/external/skia/src/gpu/ |
D | GrSurfacePriv.h | 54 friend class GrSurface; // to construct/copy this type. variable
|
D | GrTextureContext.h | 16 class GrSurface; variable
|
D | GrSurfaceContext.h | 22 class GrSurface; variable
|
/external/skqp/src/gpu/vk/ |
D | GrVkCopyManager.h | 15 class GrSurface; variable
|
D | GrVkCaps.h | 46 bool surfaceSupportsReadPixels(const GrSurface*) const override { return true; } in surfaceSupportsReadPixels()
|
/external/skia/src/gpu/vk/ |
D | GrVkCopyManager.h | 15 class GrSurface; variable
|
/external/skqp/include/gpu/ |
D | GrSurface.h | 102 GrSurface(GrGpu* gpu, const GrSurfaceDesc& desc) in GrSurface() function
|
/external/skia/include/gpu/ |
D | GrSurface.h | 116 GrSurface(GrGpu* gpu, const GrSurfaceDesc& desc) in GrSurface() function
|