Searched refs:m_pD2DFactory (Results 1 – 1 of 1) sorted by relevance
31 ID2D1Factory *m_pD2DFactory; variable131 hr = D2D1CreateFactory(D2D1_FACTORY_TYPE_SINGLE_THREADED, &m_pD2DFactory); in init_window()139 hr = m_pD2DFactory->CreateHwndRenderTarget( in init_window()163 if (m_pD2DFactory) in terminate()164 m_pD2DFactory->Release(); in terminate()