Home
last modified time | relevance | path

Searched defs:GrBackendTexture (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/
DGrBackendSurface.cpp16 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
DGrResourceProvider.h18 class GrBackendTexture; variable
/external/skia/include/gpu/
DGrBackendSurface.h22 GrBackendTexture() : fConfig(kUnknown_GrPixelConfig) {} in GrBackendTexture() function
/external/skia/src/gpu/mock/
DGrMockGpu.h72 sk_sp<GrTexture> onWrapBackendTexture(const GrBackendTexture&, in onWrapBackendTexture()
85 sk_sp<GrRenderTarget> onWrapBackendTextureAsRenderTarget(const GrBackendTexture&, in onWrapBackendTextureAsRenderTarget()
/external/skia/src/gpu/mtl/
DGrMtlGpu.h75 sk_sp<GrTexture> onWrapBackendTexture(const GrBackendTexture&, in onWrapBackendTexture()
88 sk_sp<GrRenderTarget> onWrapBackendTextureAsRenderTarget(const GrBackendTexture&, in onWrapBackendTextureAsRenderTarget()
/external/skia/src/image/
DSkSurface.cpp242 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture()
271 const GrBackendTexture&, in MakeFromBackendTextureAsRenderTarget()
/external/skia/include/core/
DSkImage.h27 class GrBackendTexture; variable
/external/skia/include/private/
DGrSurfaceProxy.h16 class GrBackendTexture; variable