Searched defs:GrBackendTexture (Results 1 – 8 of 8) sorted by relevance
/external/skia/src/gpu/ |
D | GrBackendSurface.cpp | 16 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 26 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 36 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture 46 GrBackendTexture::GrBackendTexture(const GrBackendTextureDesc& desc, GrBackend backend) in GrBackendTexture() function in GrBackendTexture
|
D | GrResourceProvider.h | 18 class GrBackendTexture; variable
|
/external/skia/include/gpu/ |
D | GrBackendSurface.h | 22 GrBackendTexture() : fConfig(kUnknown_GrPixelConfig) {} in GrBackendTexture() function
|
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 72 sk_sp<GrTexture> onWrapBackendTexture(const GrBackendTexture&, in onWrapBackendTexture() 85 sk_sp<GrRenderTarget> onWrapBackendTextureAsRenderTarget(const GrBackendTexture&, in onWrapBackendTextureAsRenderTarget()
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.h | 75 sk_sp<GrTexture> onWrapBackendTexture(const GrBackendTexture&, in onWrapBackendTexture() 88 sk_sp<GrRenderTarget> onWrapBackendTextureAsRenderTarget(const GrBackendTexture&, in onWrapBackendTextureAsRenderTarget()
|
/external/skia/src/image/ |
D | SkSurface.cpp | 242 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture() 271 const GrBackendTexture&, in MakeFromBackendTextureAsRenderTarget()
|
/external/skia/include/core/ |
D | SkImage.h | 27 class GrBackendTexture; variable
|
/external/skia/include/private/ |
D | GrSurfaceProxy.h | 16 class GrBackendTexture; variable
|