Searched refs:bitclk_rates (Results 1 – 9 of 9) sorted by relevance
708 DisplayError DisplayBuiltIn::GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() argument714 *bitclk_rates = hw_panel_info_.bitclk_rates; in GetSupportedDSIClock()725 std::vector<uint64_t> &clk_rates = hw_panel_info_.bitclk_rates; in SetDynamicDSIClock()
122 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates);
103 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() argument
387 std::vector<uint64_t> bitclk_rates; // Supported bit clk levels. member407 (bitclk_rates != panel_info.bitclk_rates));
110 MAKE_NO_OP(GetSupportedDSIClock(vector<uint64_t> *bitclk_rates))
94 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates);
947 DisplayError HWCDisplayBuiltIn::GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() argument949 return display_intf_->GetSupportedDSIClock(bitclk_rates); in GetSupportedDSIClock()
92 hw_panel_info_.bitclk_rates = bitclk_rates_; in PopulateBitClkRates()456 hw_panel_info_.bitclk_rates = bitclk_rates_; in SetDisplayAttributes()
831 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) = 0;