Lines Matching defs:height
262 unsigned int height = rect->y2 - rect->y1;
276 full = width == fb->width && height == fb->height;
294 width * height * 2);
346 .y2 = fb->height,
363 u16 height = drm->mode_config.min_height;
366 size_t len = width * height * 2;
374 mipi_dbi_set_window_address(dbidev, 0, width - 1, 0, height - 1);
482 * This mode is used to set the mode config min/max width/height properties.
559 * This mode is used to set the mode config min/max width/height properties.