Searched refs:setActiveModeWithConstraints (Results 1 – 4 of 4) sorted by relevance
221 virtual status_t setActiveModeWithConstraints(PhysicalDisplayId, hal::HWConfigId,355 status_t setActiveModeWithConstraints(PhysicalDisplayId, hal::HWConfigId,
650 status_t HWComposer::setActiveModeWithConstraints( in setActiveModeWithConstraints() function in android::impl::HWComposer
100 MOCK_METHOD4(setActiveModeWithConstraints,
184 return mHwComposer.setActiveModeWithConstraints(getPhysicalId(), info.mode->getHwcId(), in initiateModeChange()