Home
last modified time | relevance | path

Searched refs:DetachFromSurface (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DSwapChainMTL.mm80 DetachFromSurface();
94 previousSwapChain->DetachFromSurface();
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DSwapChainD3D12.cpp148 DetachFromSurface(); in DestroyImpl()
355 DetachFromSurface(); in DetachAndWaitForDeallocation()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSwapChain.h113 void DetachFromSurface();
DSurface.cpp184 mSwapChain->DetachFromSurface(); in ~Surface()
DSwapChain.cpp292 void NewSwapChainBase::DetachFromSurface() { in DetachFromSurface() function in dawn_native::NewSwapChainBase
DDevice.cpp1526 previousSwapChain->DetachFromSurface(); in CreateSwapChain()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DSwapChainVk.cpp230 DetachFromSurface(); in DestroyImpl()