Home
last modified time | relevance | path

Searched defs:propertySet (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DSwapChainPanelNativeWindow_unittest.cpp400 ComPtr<IPropertySet> propertySet; in CreatePropertyMap() local
464 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST() local
486 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST() local
534 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST_P() local
584 ComPtr<IMap<HSTRING, IInspectable *>> propertySet; in TEST_P() local
DNativeWindow11WinRT.cpp32 ComPtr<ABI::Windows::Foundation::Collections::IPropertySet> propertySet; in initialize() local
DCoreWindowNativeWindow.cpp22 bool CoreWindowNativeWindow::initialize(EGLNativeWindowType window, IPropertySet *propertySet) in initialize()
DInspectableNativeWindow.cpp61 ABI::Windows::Foundation::Collections::IPropertySet **propertySet, in IsEGLConfiguredPropertySet()
DSwapChainPanelNativeWindow.cpp91 bool SwapChainPanelNativeWindow::initialize(EGLNativeWindowType window, IPropertySet *propertySet) in initialize()