Searched refs:GetSupportedDSIClock (Results 1 – 10 of 10) sorted by relevance
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() function in sdm::HWCDisplayBuiltIn1053 return display_intf_->GetSupportedDSIClock(bitclk_rates); in GetSupportedDSIClock()
858 hwc_display_[disp_id]->GetSupportedDSIClock(&bit_clks); in getSupportedDSIBitClks()
293 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk) { in GetSupportedDSIClock() function
2673 hwc_display_[disp_id]->GetSupportedDSIClock(&bit_rates); in GetSupportedDsiClk()
127 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates);
101 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() function
784 DisplayError DisplayBuiltIn::GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) { in GetSupportedDSIClock() function in sdm::DisplayBuiltIn
859 virtual DisplayError GetSupportedDSIClock(std::vector<uint64_t> *bitclk_rates) = 0;