Lines Matching defs:height
258 unsigned int height = rect->y2 - rect->y1;
266 full = width == fb->width && height == fb->height;
284 width * height * 2);
364 .y2 = fb->height,
381 u16 height = drm->mode_config.min_height;
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.