Searched defs:previousSwapChain (Results 1 – 7 of 7) sorted by relevance
137 NewSwapChainBase* previousSwapChain, in Create()154 MaybeError SwapChain::Initialize(NewSwapChainBase* previousSwapChain) { in Initialize()
428 NewSwapChainBase* previousSwapChain, in CreateSwapChainImpl()
219 NewSwapChainBase* previousSwapChain, in Create()235 MaybeError SwapChain::Initialize(NewSwapChainBase* previousSwapChain) { in Initialize()
154 NewSwapChainBase* previousSwapChain, in CreateSwapChainImpl()
163 NewSwapChainBase* previousSwapChain, in CreateSwapChainImpl()391 NewSwapChainBase* previousSwapChain, in Create()398 MaybeError SwapChain::Initialize(NewSwapChainBase* previousSwapChain) { in Initialize()
163 NewSwapChainBase* previousSwapChain, in CreateSwapChainImpl()
1521 NewSwapChainBase* previousSwapChain = surface->GetAttachedSwapChain(); in CreateSwapChain() local