Lines Matching refs:y1
84 unsigned int height = rect->y2 - rect->y1;
89 u16 x1, x2, y1, y2;
112 y1 = rect->y1;
115 y_start = y1;
118 x1 = rect->y1;
120 y1 = fb->width - rect->x2;
128 y1 = fb->height - rect->y2;
129 y2 = fb->height - rect->y1 - 1;
135 x2 = fb->height - rect->y1 - 1;
136 y1 = rect->x1;
139 y_start = y1;
146 ili9225_command(dbi, ILI9225_VERT_WINDOW_ADDR_2, y1);
191 .y1 = 0,