Home
last modified time | relevance | path

Searched defs:updateCompressedBackendTexture (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDirectContext.cpp1033 bool GrDirectContext::updateCompressedBackendTexture(const GrBackendTexture& backendTexture, in updateCompressedBackendTexture() function in GrDirectContext
1064 bool GrDirectContext::updateCompressedBackendTexture(const GrBackendTexture& backendTexture, in updateCompressedBackendTexture() function in GrDirectContext
H A DGrGpu.cpp953 bool GrGpu::updateCompressedBackendTexture(const GrBackendTexture& backendTexture, in updateCompressedBackendTexture() function in GrGpu
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DRecorder.cpp386 bool Recorder::updateCompressedBackendTexture(const BackendTexture& backendTex, in updateCompressedBackendTexture() function in skgpu::graphite::Recorder