Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/windowscodecs/
H A Dpalette.c532 static BYTE *init_bitmap(UINT *width, UINT *height, UINT *stride) in init_bitmap() function
570 data = init_bitmap(&width, &height, &stride); in test_palette_from_bitmap()
/reactos/modules/rostests/winetests/gdiplus/
H A Dimage.c5359 static BYTE *init_bitmap(UINT *width, UINT *height, UINT *stride) in init_bitmap() function
5402 data = init_bitmap(&width, &height, &stride); in test_GdipInitializePalette()