Home
last modified time | relevance | path

Searched refs:g_pBitmap (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/common/gui/
H A Dgdivideo.cpp28 Gdiplus::Bitmap* g_pBitmap; // main drawing bitmap variable
73 graphics.DrawImage(g_pBitmap, in InternalWndProc()
119 g_pBitmap = in init_window()
126 delete g_pBitmap; in terminate()
127 g_pBitmap = nullptr; in terminate()