Searched defs:dc_cursor_attributes (Results 1 – 1 of 1) sorted by relevance
515 struct dc_cursor_attributes { struct516 PHYSICAL_ADDRESS_LOC address;517 uint32_t pitch;520 uint32_t width;521 uint32_t height;523 enum dc_cursor_color_format color_format;524 uint32_t sdr_white_level; // for boosting (SDR) cursor in HDR mode527 enum dc_rotation_angle rotation_angle;529 union dc_cursor_attribute_flags attribute_flags;
Completed in 8 milliseconds