Home
last modified time | relevance | path

Searched defs:createCompressedBackendTexture (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDirectContext.cpp939 GrBackendTexture GrDirectContext::createCompressedBackendTexture( in createCompressedBackendTexture() function in GrDirectContext
974 GrBackendTexture GrDirectContext::createCompressedBackendTexture( in createCompressedBackendTexture() function in GrDirectContext
990 GrBackendTexture GrDirectContext::createCompressedBackendTexture( in createCompressedBackendTexture() function in GrDirectContext
1017 GrBackendTexture GrDirectContext::createCompressedBackendTexture( in createCompressedBackendTexture() function in GrDirectContext
H A DGrGpu.cpp924 GrBackendTexture GrGpu::createCompressedBackendTexture(SkISize dimensions, in createCompressedBackendTexture() function in GrGpu