Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/demo/
H A Ddemo-shape.c20 #define HEIGHT 6 macro
41 { HEIGHT / 2 - 1, WIDTH - HEIGHT / 2 + 1, -1, 1}, in shape_hello()
59 for (line = 0; line < HEIGHT; line++) { in shape_hello()