Searched refs:getHwcId (Results 1 – 7 of 7) sorted by relevance
137 hal::HWConfigId getHwcId() const { return mHwcId; } in getHwcId() function185 return lhs.getHwcId() == rhs.getHwcId() && lhs.getResolution() == rhs.getResolution() && in equalsExceptDisplayModeId()193 ftl::to_underlying(mode.getId()), mode.getHwcId(), mode.getWidth(), in to_string()
42 return pair.second->getHwcId() == hwcId; in translateModeId()
202 if (mComposerPtr->setActiveModeWithConstraints(displayId, mode.getHwcId(), constraints, in initiateModeChange()
57 return DisplayMode::Builder(modePtr->getHwcId()) in cloneForDisplay()
102 const hal::HWConfigId hwcModeId = request.mode.modePtr->getHwcId(); in expectModeSet()
301 .modePtr->getHwcId()); in setupNewDisplayDeviceInternalTest()
1698 [](const DisplayModePtr& mode) { return mode->getHwcId(); }); in setBootDisplayMode()3562 return pair.second->getHwcId() == activeModeHwcIdOpt; in loadDisplayModes()