Searched refs:bitmapSize (Results 1 – 1 of 1) sorted by relevance
34 D2D1_SIZE_U bitmapSize; variable137 bitmapSize = D2D1::SizeU(rc.right - rc.left, rc.bottom - rc.top); in init_window()141 D2D1::HwndRenderTargetProperties(g_hAppWnd, bitmapSize), in init_window()149 m_pRenderTarget->CreateBitmap(bitmapSize, bitmapProperties, &m_pBitmap); in init_window()