Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDirectContext.cpp827 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& texture, in updateBackendTexture() function in GrDirectContext
840 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture() function in GrDirectContext
853 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture() function in GrDirectContext
879 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture() function in GrDirectContext
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DRecorder.cpp311 bool Recorder::updateBackendTexture(const BackendTexture& backendTex, in updateBackendTexture() function in skgpu::graphite::Recorder