Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/image/
H A DSkSurface_Base.h45 bool replaceBackendTexture(const GrBackendTexture&, in replaceBackendTexture() function
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/
H A DSkSurface_Ganesh.cpp468 bool SkSurface_Ganesh::replaceBackendTexture(const GrBackendTexture& backendTexture, in replaceBackendTexture() function in SkSurface_Ganesh