Lines Matching defs:width
263 unsigned int width = rect->x2 - rect->x1;
276 full = width == fb->width && height == fb->height;
294 width * height * 2);
344 .x2 = fb->width,
364 u16 width = drm->mode_config.min_width;
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.