Home
last modified time | relevance | path

Searched refs:setActiveModeWithConstraints (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DMockHWComposer.h108 MOCK_METHOD4(setActiveModeWithConstraints,
/frameworks/native/services/surfaceflinger/Display/
DDisplayModeController.cpp202 if (mComposerPtr->setActiveModeWithConstraints(displayId, mode.getHwcId(), constraints, in initiateModeChange()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h254 virtual status_t setActiveModeWithConstraints(PhysicalDisplayId, hal::HWConfigId,
445 status_t setActiveModeWithConstraints(PhysicalDisplayId, hal::HWConfigId,
DHWComposer.cpp670 status_t HWComposer::setActiveModeWithConstraints( in setActiveModeWithConstraints() function in android::impl::HWComposer