Home
last modified time | relevance | path

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

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