Home
last modified time | relevance | path

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

/oneTBB/examples/common/gui/
H A Dgdivideo.cpp120 new Gdiplus::Bitmap(g_sizex, g_sizey, 4 * g_sizex, PixelFormat32bppRGB, (BYTE*)g_pImg); in init_window()
H A Dd2dvideo.cpp62 hr = m_pBitmap->CopyFromMemory(nullptr, (BYTE *)g_pImg, 4 * g_sizex); in DrawBitmap()
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp144 typedef unsigned char BYTE; typedef