Searched refs:GetSupportedDSIClock (Results 1 – 9 of 9) sorted by relevance
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() function in sdm::HWCDisplayBuiltIn949 return display_intf_->GetSupportedDSIClock(bitclk_rates); in GetSupportedDSIClock()
270 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk) { in GetSupportedDSIClock() function
2473 hwc_display_[disp_id]->GetSupportedDSIClock(&bit_rates); in GetSupportedDsiClk()
122 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates);
103 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() function
708 DisplayError DisplayBuiltIn::GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() function in sdm::DisplayBuiltIn
831 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) = 0;