Lines Matching defs:width
259 unsigned int width = rect->x2 - rect->x1;
266 full = width == fb->width && height == fb->height;
284 width * height * 2);
362 .x2 = fb->width,
382 u16 width = drm->mode_config.min_width;
384 size_t len = width * height * 2;
392 mipi_dbi_set_window_address(dbidev, 0, width - 1, 0, height - 1);
568 * This mode is used to set the mode config min/max width/height properties.
645 * This mode is used to set the mode config min/max width/height properties.