Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dconsole_truetype.c318 int xend, int yend, int clr) in console_truetype_erase() argument
327 for (row = ystart; row < yend; row++) { in console_truetype_erase()