Searched refs:mD2D1Factory (Results 1 – 1 of 1) sorted by relevance
285 ID2D1Factory *mD2D1Factory; member601 mD2D1Factory(NULL), in DWriteContext()622 reinterpret_cast<void**>(&mD2D1Factory)); in DWriteContext()623 _RPT2(_CRT_WARN, "D2D1CreateFactory: hr=%p p=%p\n", hr, mD2D1Factory); in DWriteContext()673 SafeRelease(&mD2D1Factory); in ~DWriteContext()691 hr = mD2D1Factory->CreateDCRenderTarget(&props, &mRT); in CreateDeviceResources()