Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrSurfaceProxyView.h101 sk_sp<GrSurfaceProxy> detachProxy() { return std::move(fProxy); } in detachProxy() function
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DTextureProxyView.h93 sk_sp<TextureProxy> detachProxy() { in detachProxy() function