Searched refs:rectangle (Results 1 – 2 of 2) sorted by relevance
/u-boot/lib/efi_selftest/ |
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()
|
/u-boot/drivers/video/ |
A D | Kconfig | 704 rectangle fill (cf. smiLynxEM)
|
Completed in 5 milliseconds