Home
last modified time | relevance | path

Searched refs:async_cursor_updates (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/
H A Dhw_device.h123 bool async_cursor_updates, uint32_t *mdp_flags);
H A Dhw_device.cpp254 SetMDPFlags(&layer, is_rotator_used, hw_layer_info.async_cursor_updates, &mdp_layer.flags); in Validate()
708 bool async_cursor_updates, uint32_t *mdp_flags) { in SetMDPFlags() argument
741 if (layer->flags.cursor && async_cursor_updates) { in SetMDPFlags()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/
H A Dhw_device.h143 bool async_cursor_updates, uint32_t *mdp_flags);
H A Dhw_device.cpp271 SetMDPFlags(&layer, is_rotator_used, hw_layer_info.async_cursor_updates, &mdp_layer.flags); in Validate()
725 bool async_cursor_updates, uint32_t *mdp_flags) { in SetMDPFlags() argument
758 if (layer->flags.cursor && async_cursor_updates) { in SetMDPFlags()
/aosp12/hardware/qcom/sdm845/display/sdm/include/private/
H A Dhw_info_types.h534 bool async_cursor_updates = false; // Cursor layer allowed to have async updates member
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h702 bool async_cursor_updates = false; // Cursor layer allowed to have async updates member
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h683 bool async_cursor_updates = false; // Cursor layer allowed to have async updates member