Home
last modified time | relevance | path

Searched refs:detachProxy (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DAtlasInstancedHelper.h33 : fAtlasProxy(atlasView.detachProxy()) in AtlasInstancedHelper()
H A DTextureOp.cpp480 fViewCountPairs[0] = {proxyView.detachProxy(), quadCount}; in TextureOpImpl()
526 fViewCountPairs[0].fProxy = set[0].fProxyView.detachProxy(); in TextureOpImpl()
532 new(&fViewCountPairs[++p])ViewCountPair({set[q].fProxyView.detachProxy(), 0}); in TextureOpImpl()
H A DOpsTask.cpp400 this->addTarget(drawingMgr, view.detachProxy()); in SkDEBUGCODE()
/third_party/skia/src/gpu/
H A DGrSurfaceProxyView.h130 sk_sp<GrSurfaceProxy> detachProxy() { in detachProxy() function in GrSurfaceProxyView
H A DGrYUVATextureProxies.cpp122 fProxies[i] = views[i].detachProxy(); in GrYUVATextureProxies()
/third_party/skia/src/image/
H A DSkImage_GpuYUVA.cpp85 newProxies[i] = newView.detachProxy(); in setupMipmapsForPlanes()
H A DSkImage_Gpu.cpp151 , fChooser(view.detachProxy()) in SkImage_Gpu()
174 volatileSrc.detachProxy(), in SkImage_Gpu()
/third_party/skia/src/gpu/v1/
H A DDevice_drawTexture.cpp941 view = {view.detachProxy(), view.origin(), swizzle}; in drawEdgeAAImageSet()

Completed in 10 milliseconds