Home
last modified time | relevance | path

Searched defs:bitclk (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display.h287 virtual DisplayError SetDynamicDSIClock(uint64_t bitclk) { in SetDynamicDSIClock()
290 virtual DisplayError GetDynamicDSIClock(uint64_t *bitclk) { in GetDynamicDSIClock()
293 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk) { in GetSupportedDSIClock()
H A Dhwc_display_builtin.cpp1030 DisplayError HWCDisplayBuiltIn::SetDynamicDSIClock(uint64_t bitclk) { in SetDynamicDSIClock()
1043 DisplayError HWCDisplayBuiltIn::GetDynamicDSIClock(uint64_t *bitclk) { in GetDynamicDSIClock()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display.h335 virtual DisplayError SetDynamicDSIClock(uint64_t bitclk) { in SetDynamicDSIClock()
338 virtual DisplayError GetDynamicDSIClock(uint64_t *bitclk) { in GetDynamicDSIClock()
341 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk) { in GetSupportedDSIClock()
H A Dhwc_display_builtin.cpp1307 DisplayError HWCDisplayBuiltIn::SetDynamicDSIClock(uint64_t bitclk) { in SetDynamicDSIClock()
1321 DisplayError HWCDisplayBuiltIn::GetDynamicDSIClock(uint64_t *bitclk) { in GetDynamicDSIClock()