Searched refs:IsSwapChainPanel (Results 1 – 3 of 3) sorted by relevance
54 else if (IsSwapChainPanel(window, &swapChainPanel)) in initialize()126 return IsCoreWindow(window) || IsSwapChainPanel(window) || IsEGLConfiguredPropertySet(window); in IsValidNativeWindow()
135 bool IsSwapChainPanel(EGLNativeWindowType window,
38 bool IsSwapChainPanel(EGLNativeWindowType window, ComPtr<ISwapChainPanel> *swapChainPanel) in IsSwapChainPanel() function