Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_device.h123 bool async_cursor_updates, uint32_t *mdp_flags);
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()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_device.h139 bool async_cursor_updates, uint32_t *mdp_flags);
Dhw_device.cpp266 SetMDPFlags(&layer, is_rotator_used, hw_layer_info.async_cursor_updates, &mdp_layer.flags); in Validate()
720 bool async_cursor_updates, uint32_t *mdp_flags) { in SetMDPFlags() argument
753 if (layer->flags.cursor && async_cursor_updates) { in SetMDPFlags()
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h534 bool async_cursor_updates = false; // Cursor layer allowed to have async updates member
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h656 bool async_cursor_updates = false; // Cursor layer allowed to have async updates member