Searched defs:DetachFromSurfaceImpl (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
D | SwapChainD3D12.cpp | 367 void SwapChain::DetachFromSurfaceImpl() { in DetachFromSurfaceImpl() function in dawn_native::d3d12::SwapChain |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
D | SwapChainVk.cpp | 641 void SwapChain::DetachFromSurfaceImpl() { in DetachFromSurfaceImpl() function in dawn_native::vulkan::SwapChain |
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/ | ||
D | DeviceNull.cpp | 428 void SwapChain::DetachFromSurfaceImpl() { in DetachFromSurfaceImpl() function in dawn_native::null::SwapChain |