Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
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()
Dhwc_display_builtin.cpp1030 DisplayError HWCDisplayBuiltIn::SetDynamicDSIClock(uint64_t bitclk) { in SetDynamicDSIClock()
1043 DisplayError HWCDisplayBuiltIn::GetDynamicDSIClock(uint64_t *bitclk) { in GetDynamicDSIClock()
/hardware/qcom/sm7250/display/composer/
Dhwc_display.h378 virtual DisplayError SetDynamicDSIClock(uint64_t bitclk) { in SetDynamicDSIClock()
381 virtual DisplayError GetDynamicDSIClock(uint64_t *bitclk) { in GetDynamicDSIClock()
384 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk) { in GetSupportedDSIClock()
Dhwc_display_builtin.cpp1442 DisplayError HWCDisplayBuiltIn::SetDynamicDSIClock(uint64_t bitclk) { in SetDynamicDSIClock()
1456 DisplayError HWCDisplayBuiltIn::GetDynamicDSIClock(uint64_t *bitclk) { in GetDynamicDSIClock()