Searched refs:setActiveModeWithConstraints (Results 1 – 4 of 4) sorted by relevance
108 MOCK_METHOD4(setActiveModeWithConstraints,
202 if (mComposerPtr->setActiveModeWithConstraints(displayId, mode.getHwcId(), constraints, in initiateModeChange()
254 virtual status_t setActiveModeWithConstraints(PhysicalDisplayId, hal::HWConfigId,445 status_t setActiveModeWithConstraints(PhysicalDisplayId, hal::HWConfigId,
670 status_t HWComposer::setActiveModeWithConstraints( in setActiveModeWithConstraints() function in android::impl::HWComposer