Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mock/
DGrMockGpu.h187 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrMockGpu.cpp242 GrBackendTexture GrMockGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrMockGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.h152 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrDawnGpu.cpp441 GrBackendTexture GrDawnGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrDawnGpu
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.h148 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrMtlGpu.mm1013 GrBackendTexture GrMtlGpu::onCreateCompressedBackendTexture( function
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h236 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrD3DGpu.cpp1483 GrBackendTexture GrD3DGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.h219 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrVkGpu.cpp1697 GrBackendTexture GrVkGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrVkGpu
/third_party/skia/src/gpu/
DGrGpu.h684 virtual GrBackendTexture onCreateCompressedBackendTexture(
DGrGpu.cpp885 return this->onCreateCompressedBackendTexture(dimensions, format, mipMapped, isProtected); in createCompressedBackendTexture()
/third_party/skia/src/gpu/gl/
DGrGLGpu.h225 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
DGrGLGpu.cpp1501 GrBackendTexture GrGLGpu::onCreateCompressedBackendTexture( in onCreateCompressedBackendTexture() function in GrGLGpu