Home
last modified time | relevance | path

Searched defs:dc_cursor_position (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h403 struct dc_cursor_position { struct
404 uint32_t x;
405 uint32_t y;
407 uint32_t x_hotspot;
408 uint32_t y_hotspot;
413 bool enable;
416 bool translate_by_source;

Completed in 9 milliseconds