Searched refs:num_modes (Results 1 – 14 of 14) sorted by relevance
164 uint32_t num_modes = 0; in GetBestConfig() local166 hw_intf_->GetNumDisplayAttributes(&num_modes); in GetBestConfig()169 std::vector<HWDisplayAttributes> attrib(num_modes); in GetBestConfig()170 for (index = 0; index < num_modes; index++) { in GetBestConfig()175 for (index = 0; index < num_modes; index ++) { in GetBestConfig()180 if (index < num_modes) { in GetBestConfig()182 for (size_t index = best_index + 1; index < num_modes; index ++) { in GetBestConfig()
172 uint32_t num_modes = 0; in GetBestConfig() local174 hw_intf_->GetNumDisplayAttributes(&num_modes); in GetBestConfig()177 std::vector<HWDisplayAttributes> attrib(num_modes); in GetBestConfig()178 for (index = 0; index < num_modes; index++) { in GetBestConfig()183 for (index = 0; index < num_modes; index ++) { in GetBestConfig()188 if (index < num_modes) { in GetBestConfig()190 for (size_t index = best_index + 1; index < num_modes; index ++) { in GetBestConfig()
523 uint32_t num_modes = 0; in AppendDump() local524 hw_intf_->GetNumDisplayAttributes(&num_modes); in AppendDump()533 num_modes, active_index); in AppendDump()
165 uint32_t num_modes = 0; in GetBestConfig() local167 hw_intf_->GetNumDisplayAttributes(&num_modes); in GetBestConfig()170 std::vector<HWDisplayAttributes> attrib(num_modes); in GetBestConfig()171 for (index = 0; index < num_modes; index++) { in GetBestConfig()176 for (index = 0; index < num_modes; index ++) { in GetBestConfig()181 if (index < num_modes) { in GetBestConfig()183 for (size_t index = best_index + 1; index < num_modes; index ++) { in GetBestConfig()
506 uint32_t num_modes = 0; in AppendDump() local507 hw_intf_->GetNumDisplayAttributes(&num_modes); in AppendDump()516 num_modes, active_index); in AppendDump()
172 uint32_t num_modes = 0; in GetBestConfig() local174 hw_intf_->GetNumDisplayAttributes(&num_modes); in GetBestConfig()177 std::vector<HWDisplayAttributes> attrib(num_modes); in GetBestConfig()178 for (index = 0; index < num_modes; index++) { in GetBestConfig()183 for (index = 0; index < num_modes; index ++) { in GetBestConfig()191 for (size_t index = best_index + 1; index < num_modes; index ++) { in GetBestConfig()
539 uint32_t num_modes = 0; in Dump() local542 hw_intf_->GetNumDisplayAttributes(&num_modes); in Dump()549 os << "\nnum configs: " << num_modes << " active config index: " << active_index; in Dump()
85 DisplayError GetDisplayS3DSupport(uint32_t num_modes,
251 uint32_t num_modes; member
276 uint32_t num_modes; member
680 uint32_t num_modes = 0; in Dump() local683 hw_intf_->GetNumDisplayAttributes(&num_modes); in Dump()690 os << "\nnum configs: " << num_modes << " active config index: " << active_index; in Dump()
704 uint32_t num_modes = 0; in Dump() local707 hw_intf_->GetNumDisplayAttributes(&num_modes); in Dump()714 os << "\nnum configs: " << num_modes << " active config index: " << active_index; in Dump()