Searched refs:HEIGHT (Results 1 – 3 of 3) sorted by relevance
21 #define HEIGHT 6 macro42 { HEIGHT / 2 - 1, WIDTH - HEIGHT / 2 + 1, -1, 1}, in shape_hello()60 for (line = 0; line < HEIGHT; line++) { in shape_hello()
14 #define HEIGHT 120 macro89 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()
21 #define HEIGHT 128 macro288 uc_priv->ysize = HEIGHT; in seps525_probe()304 plat->size = WIDTH * HEIGHT * 16; in seps525_bind()
Completed in 6 milliseconds