Searched refs:bitclk_rates (Results 1 – 18 of 18) sorted by relevance
161 hw_panel_info_.bitclk_rates = bitclk_rates_; in PopulateBitClkRates()214 hw_panel_info_.bitclk_rates = bitclk_rates_; in SetDisplayMode()258 hw_panel_info_.bitclk_rates = bitclk_rates_; in Commit()574 hw_panel_info_.bitclk_rates = bitclk_rates_; in PowerOn()628 hw_panel_info_.bitclk_rates = bitclk_rates_; in Doze()654 hw_panel_info_.bitclk_rates = bitclk_rates_; in DozeSuspend()676 hw_panel_info_.bitclk_rates = bitclk_rates_; in SetDisplayAttributes()
97 hw_panel_info_.bitclk_rates = bitclk_rates_; in PopulateBitClkRates()126 hw_panel_info_.bitclk_rates = bitclk_rates_; in SetDisplayMode()480 hw_panel_info_.bitclk_rates = bitclk_rates_; in SetDisplayAttributes()
413 std::vector<uint64_t> bitclk_rates; // Supported bit clk levels. member433 (bitclk_rates != panel_info.bitclk_rates));
418 std::vector<uint64_t> bitclk_rates; // Supported bit clk levels. member439 (bitclk_rates != panel_info.bitclk_rates));
114 MAKE_NO_OP(GetSupportedDSIClock(vector<uint64_t> *bitclk_rates))
94 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates);
1051 DisplayError HWCDisplayBuiltIn::GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() argument1053 return display_intf_->GetSupportedDSIClock(bitclk_rates); in GetSupportedDSIClock()
784 DisplayError DisplayBuiltIn::GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() argument790 *bitclk_rates = hw_panel_info_.bitclk_rates; in GetSupportedDSIClock()806 std::vector<uint64_t> &clk_rates = hw_panel_info_.bitclk_rates; in SetDynamicDSIClock()
127 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates);
101 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() argument
152 MAKE_NO_OP(GetSupportedDSIClock(vector<uint64_t> *bitclk_rates))
153 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates);
1464 DisplayError HWCDisplayBuiltIn::GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() argument1466 return display_intf_->GetSupportedDSIClock(bitclk_rates); in GetSupportedDSIClock()
170 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates);
1137 DisplayError DisplayBuiltIn::GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() argument1143 *bitclk_rates = hw_panel_info_.bitclk_rates; in GetSupportedDSIClock()1159 std::vector<uint64_t> &clk_rates = hw_panel_info_.bitclk_rates; in SetDynamicDSIClock()
138 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() argument
859 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) = 0;
926 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) = 0;