Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/qxl/ | |
qxl_cmd.c | 341 uint32_t surface_width, surface_height; local in function:qxl_io_update_area 351 surface_width = surf->surf.width; 355 area->right > surface_width || area->bottom > surface_height) |
/src/sys/external/bsd/drm2/dist/include/drm/ | |
drm_fb_helper.h | 57 * @surface_width: scanout buffer width 73 u32 surface_width; member in struct:drm_fb_helper_surface_size |