Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdiplus/
H A Dimage.c4147 BYTE black_2x2[16] = { 0,0,0,0,0,0,0xff,0xff, in test_DrawImage() local
4175 match = memcmp(white_2x2, black_2x2, sizeof(black_2x2)) == 0; in test_DrawImage()
4243 BYTE black_2x2[16] = { 0,0,0,0,0,0,0xff,0xff, in test_GdipDrawImagePointRect() local
4271 match = memcmp(white_2x2, black_2x2, sizeof(black_2x2)) == 0; in test_GdipDrawImagePointRect()