H A D | efi_selftest_bitblt.c | 47 static void rectangle(efi_uintn_t x, efi_uintn_t y, in rectangle() function 145 rectangle(x, y, 35, 73, 100, 77, BLACK, &pix); in setup() 152 rectangle(x, y, 135, 10, 160, 50, DARK_BLUE, &pix); in setup() 167 rectangle(x, y, 110, 30, 150, 50, BLACK, &pix); in setup() 168 rectangle(x, y, 110, 31, 150, 50, GREEN, &pix); in setup()
|