Searched refs:selectModeId (Results 1 – 1 of 1) sorted by relevance
287 int32_t selectModeId = supportedModes_[modeId].id; in SetActiveMode() local288 if (hdiScreen_->SetScreenMode(static_cast<uint32_t>(selectModeId)) < 0) { in SetActiveMode()