Home
last modified time | relevance | path

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

/external/skia/src/gpu/mock/
DGrMockGpu.h173 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrMockGpu.cpp242 GrBackendTexture GrMockGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrMockGpu
/external/skia/src/gpu/dawn/
DGrDawnGpu.h150 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrDawnGpu.cpp435 GrBackendTexture GrDawnGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrDawnGpu
/external/skia/src/gpu/mtl/
DGrMtlGpu.h138 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrMtlGpu.mm1027 GrBackendTexture GrMtlGpu::onCreateCompressedBackendTexture( function
/external/skia/src/gpu/d3d/
DGrD3DGpu.h226 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrD3DGpu.cpp1281 GrBackendTexture GrD3DGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrD3DGpu
/external/skia/src/gpu/vk/
DGrVkGpu.h217 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrVkGpu.cpp1673 GrBackendTexture GrVkGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrVkGpu
/external/skia/src/gpu/
DGrGpu.h661 virtual GrBackendTexture onCreateCompressedBackendTexture(
DGrGpu.cpp838 return this->onCreateCompressedBackendTexture(dimensions, format, mipMapped, isProtected); in createCompressedBackendTexture()
/external/skia/src/gpu/gl/
DGrGLGpu.h215 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrGLGpu.cpp1439 GrBackendTexture GrGLGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrGLGpu