Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ | |
amdgpu_dcn20_hubp.c | 594 CURSOR_HEIGHT, attr->height); 953 int cursor_height = (int)hubp->curs_attr.height; local in function:hubp2_cursor_set_position 970 swap(cursor_height, cursor_width); 1005 if (src_y_offset + cursor_height <= 0) |
/src/sys/arch/arm/iomd/ | |
vidc20config.c | 149 int cursor_height; variable in typeref:typename:int 595 cursor_height = height; 659 cursor_height); |
/src/sys/external/bsd/drm2/dist/include/drm/ | |
drm_mode_config.h | 353 * @cursor_height: hint to userspace for max cursor height 920 uint32_t cursor_width, cursor_height; member in struct:drm_mode_config |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
amdgpu_mode.h | 395 int cursor_height; member in struct:amdgpu_crtc |
/src/sys/external/bsd/drm2/dist/drm/radeon/ | |
radeon_mode.h | 343 int cursor_height; member in struct:radeon_crtc |