Home
last modified time | relevance | path

Searched refs:hbm_threshold_pct_ (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_builtin.h172 static constexpr float hbm_threshold_pct_ = 0.5f; variable
Dhwc_display_builtin.cpp358 hbm_threshold_px_ = float(panel_x * panel_y) * hbm_threshold_pct_; in Present()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_primary.cpp330 hbm_threshold_px_ = float(panel_x * panel_y) * hbm_threshold_pct_; in Present()
/hardware/qcom/sm7250/display/composer/
Dhwc_display_builtin.cpp606 hbm_threshold_px_ = float(panel_x * panel_y) * hbm_threshold_pct_; in Present()