Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd2d1.h2610 inline HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, REFIID riid, void **ppv) { in D2D1CreateFactory() function
2615 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, Factory **factory) { in D2D1CreateFactory() function
2620 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, const D2D1_FACTORY_OPTIONS &factoryOptions… in D2D1CreateFactory() function