Searched refs:EGLNativeWindowTypeProperty (Results 1 – 4 of 4) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | CoreWindowNativeWindow_unittest.cpp | 373 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty, &mockCoreWindow)); 418 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty, 468 SetInspectablePropertyValue(propertySet, EGLNativeWindowTypeProperty,
|
D | InspectableNativeWindow.cpp | 84 result = propMap->HasKey(HStringReference(EGLNativeWindowTypeProperty).Get(), in IsEGLConfiguredPropertySet() 102 propMap->Lookup(HStringReference(EGLNativeWindowTypeProperty).Get(), &nativeWindow); in IsEGLConfiguredPropertySet()
|
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()
|
/device/generic/vulkan-cereal/third-party/angle/include/ |
D | angle_windowsstore.h | 23 const wchar_t EGLNativeWindowTypeProperty[] = L"EGLNativeWindowTypeProperty"; variable
|