Home
last modified time | relevance | path

Searched refs:SetNewThrottlingRate (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.h254 void SetNewThrottlingRate(uint32_t new_rate);
Dhwc_session.cpp3338 SetNewThrottlingRate(new_min); in UpdateThrottlingRate()
3341 void HWCSession::SetNewThrottlingRate(const uint32_t new_rate) { in SetNewThrottlingRate() function in sdm::HWCSession