Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.h200 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrMockGpu.cpp272 GrBackendTexture GrMockGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrMockGpu
/external/skia/src/gpu/ganesh/dawn/
DGrDawnGpu.h156 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrDawnGpu.cpp471 GrBackendTexture GrDawnGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrDawnGpu
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.h247 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrD3DGpu.cpp1527 GrBackendTexture GrD3DGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrD3DGpu
/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.h150 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrMtlGpu.mm1014 GrBackendTexture GrMtlGpu::onCreateCompressedBackendTexture( function
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.h225 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrVkGpu.cpp1847 GrBackendTexture GrVkGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrVkGpu
/external/skia/src/gpu/ganesh/
DGrGpu.h709 virtual GrBackendTexture onCreateCompressedBackendTexture(
DGrGpu.cpp938 return this->onCreateCompressedBackendTexture(dimensions, format, mipmapped, isProtected); in createCompressedBackendTexture()
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.h235 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrGLGpu.cpp1615 GrBackendTexture GrGLGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrGLGpu