Searched refs:EGLNativeWindowTypeProperty (Results 1 – 4 of 4) sorted by relevance
/external/angle/include/ |
D | angle_windowsstore.h | 23 const wchar_t EGLNativeWindowTypeProperty[] = L"EGLNativeWindowTypeProperty"; variable
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | InspectableNativeWindow.cpp | 84 result = propMap->HasKey(HStringReference(EGLNativeWindowTypeProperty).Get(), in IsEGLConfiguredPropertySet() 102 propMap->Lookup(HStringReference(EGLNativeWindowTypeProperty).Get(), &nativeWindow); in IsEGLConfiguredPropertySet()
|
D | CoreWindowNativeWindow_unittest.cpp | 373 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty, &mockCoreWindow)); 418 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty, 468 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty,
|
D | SwapChainPanelNativeWindow_unittest.cpp | 469 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty, in TEST() 494 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty, in TEST() 541 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty, in TEST_P() 591 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty, in TEST_P()
|