Lines Matching refs:y1
82 unsigned int height = rect->y2 - rect->y1;
87 u16 x1, x2, y1, y2;
113 y1 = rect->y1;
116 y_start = y1;
119 x1 = rect->y1;
121 y1 = fb->width - rect->x2;
129 y1 = fb->height - rect->y2;
130 y2 = fb->height - rect->y1 - 1;
136 x2 = fb->height - rect->y1 - 1;
137 y1 = rect->x1;
140 y_start = y1;
147 ili9225_command(dbi, ILI9225_VERT_WINDOW_ADDR_2, y1);
185 .y1 = 0,