Home
last modified time | relevance | path

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

/u-boot/drivers/demo/
A Ddemo-shape.c21 #define HEIGHT 6 macro
42 { HEIGHT / 2 - 1, WIDTH - HEIGHT / 2 + 1, -1, 1}, in shape_hello()
60 for (line = 0; line < HEIGHT; line++) { in shape_hello()
/u-boot/lib/efi_selftest/
A Defi_selftest_bitblt.c14 #define HEIGHT 120 macro
89 width, HEIGHT, WIDTH * sizeof(struct efi_gop_pixel)); in notify()
128 WIDTH * HEIGHT, (void **)&bitmap); in setup()
133 for (y = 0; y < HEIGHT; ++y) { in setup()
260 WIDTH, HEIGHT, 0); in execute()
/u-boot/drivers/video/
A Dseps525.c21 #define HEIGHT 128 macro
288 uc_priv->ysize = HEIGHT; in seps525_probe()
304 plat->size = WIDTH * HEIGHT * 16; in seps525_bind()

Completed in 6 milliseconds