Home
last modified time | relevance | path

Searched defs:onCreateCompressedTexture (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm585 sk_sp<GrTexture> GrMtlGpu::onCreateCompressedTexture(SkISize dimensions, function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.h146 sk_sp<GrTexture> onCreateCompressedTexture(int width, int height, const GrBackendFormat&, in onCreateCompressedTexture() function
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp126 sk_sp<GrTexture> GrMockGpu::onCreateCompressedTexture(SkISize dimensions, in onCreateCompressedTexture() function in GrMockGpu
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.cpp173 sk_sp<GrTexture> GrMockGpu::onCreateCompressedTexture(int width, int height, const GrBackendFormat&, in onCreateCompressedTexture() function in GrMockGpu
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.cpp154 sk_sp<GrTexture> GrDawnGpu::onCreateCompressedTexture(int width, int height, const GrBackendFormat&, in onCreateCompressedTexture() function in GrDawnGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp245 sk_sp<GrTexture> GrDawnGpu::onCreateCompressedTexture(SkISize dimensions, const GrBackendFormat&, in onCreateCompressedTexture() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp344 sk_sp<GrTexture> GrD3DGpu::onCreateCompressedTexture(SkISize dimensions, in onCreateCompressedTexture() function in GrD3DGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp1056 sk_sp<GrTexture> GrVkGpu::onCreateCompressedTexture(int width, int height, in onCreateCompressedTexture() function in GrVkGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1102 sk_sp<GrTexture> GrVkGpu::onCreateCompressedTexture(SkISize dimensions, in onCreateCompressedTexture() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp1455 sk_sp<GrTexture> GrGLGpu::onCreateCompressedTexture(SkISize dimensions, in onCreateCompressedTexture() function in GrGLGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp1517 sk_sp<GrTexture> GrGLGpu::onCreateCompressedTexture(int width, int height, in onCreateCompressedTexture() function in GrGLGpu