Lines Matching full:y1
86 unsigned int height = rect->y2 - rect->y1;
91 u16 x1, x2, y1, y2;
114 y1 = rect->y1;
117 y_start = y1;
120 x1 = rect->y1;
122 y1 = fb->width - rect->x2;
130 y1 = fb->height - rect->y2;
131 y2 = fb->height - rect->y1 - 1;
137 x2 = fb->height - rect->y1 - 1;
138 y1 = rect->x1;
141 y_start = y1;
148 ili9225_command(dbi, ILI9225_VERT_WINDOW_ADDR_2, y1);
194 .y1 = 0,