Searched defs:yend (Results 1 – 2 of 2) sorted by relevance
73 int xend, int yend, int ci) in newport_render_background()136 int yend, int ci) in newport_clear_screen()151 static inline void newport_clear_lines(int ystart, int yend, int ci) in newport_clear_lines()349 int yend = (((sy + height) << 4) + topscan - 1) & 0x3ff; in newport_clear() local
3992 int qvga, xstart, xend, ystart, yend; in mode_init_ov_sensor_regs() local