Home
last modified time | relevance | path

Searched refs:onCreateCompressedBackendTexture (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockGpu.h228 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
H A DGrMockGpu.cpp279 GrBackendTexture GrMockGpu::onCreateCompressedBackendTexture(SkISize dimensions, in onCreateCompressedBackendTexture() function in GrMockGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlGpu.h140 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
H A DGrMtlGpu.mm1021 GrBackendTexture GrMtlGpu::onCreateCompressedBackendTexture(SkISize dimensions, function
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.h254 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
H A DGrD3DGpu.cpp1540 GrBackendTexture GrD3DGpu::onCreateCompressedBackendTexture(SkISize dimensions, in onCreateCompressedBackendTexture() function in GrD3DGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.h264 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
H A DGrVkGpu.cpp1793 GrBackendTexture GrVkGpu::onCreateCompressedBackendTexture(SkISize dimensions, in onCreateCompressedBackendTexture() function in GrVkGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpu.h731 virtual GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
H A DGrGpu.cpp950 return this->onCreateCompressedBackendTexture(dimensions, format, mipmapped, isProtected); in createCompressedBackendTexture()
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.h295 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
H A DGrGLGpu.cpp1674 GrBackendTexture GrGLGpu::onCreateCompressedBackendTexture(SkISize dimensions, in onCreateCompressedBackendTexture() function in GrGLGpu