Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/
DGrDirectContext.h663 bool updateBackendTexture(const GrBackendTexture& texture, in updateBackendTexture() function
/third_party/skia/m133/src/gpu/ganesh/
DGrDirectContext.cpp946 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& texture, in updateBackendTexture() function in GrDirectContext
959 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture() function in GrDirectContext
972 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture() function in GrDirectContext
998 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture() function in GrDirectContext
/third_party/skia/src/gpu/
DGrDirectContext.cpp903 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture() function in GrDirectContext
916 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture() function in GrDirectContext
942 bool GrDirectContext::updateBackendTexture(const GrBackendTexture& backendTexture, in updateBackendTexture() function in GrDirectContext
/third_party/skia/m133/src/gpu/graphite/
DRecorder.cpp310 bool Recorder::updateBackendTexture(const BackendTexture& backendTex, in updateBackendTexture() function in skgpu::graphite::Recorder