Searched defs:D2D1CreateFactory (Results 1 – 1 of 1) sorted by relevance
2610 inline HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, REFIID riid, void **ppv) { in D2D1CreateFactory() function2615 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, Factory **factory) { in D2D1CreateFactory() function2620 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, const D2D1_FACTORY_OPTIONS &factoryOptions… in D2D1CreateFactory() function