Searched defs:yend (Results 1 – 2 of 2) sorted by relevance
69 int xend, int yend, int ci) in newport_render_background()134 int yend, int ci) in newport_clear_screen()149 static inline void newport_clear_lines(int ystart, int yend, int ci) in newport_clear_lines()354 int yend = (((sy + 1) << 4) + topscan - 1) & 0x3ff; in newport_clear() local
3906 int qvga, xstart, xend, ystart, yend; in mode_init_ov_sensor_regs() local