Home
last modified time | relevance | path

Searched defs:SetActiveConfigWithConstraints (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware/include_all/hardware/
Dhwcomposer2.h947 SetActiveConfigWithConstraints = HWC2_FUNCTION_SET_ACTIVE_CONFIG_WITH_CONSTRAINTS, enumerator
/hardware/libhardware/include/hardware/
Dhwcomposer2.h947 SetActiveConfigWithConstraints = HWC2_FUNCTION_SET_ACTIVE_CONFIG_WITH_CONSTRAINTS, enumerator
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp1064 HWC2::Error HWCDisplay::SetActiveConfigWithConstraints( in SetActiveConfigWithConstraints() function in sdm::HWCDisplay
Dhwc_session.cpp761 static int32_t SetActiveConfigWithConstraints( in SetActiveConfigWithConstraints() function
/hardware/qcom/sm7250/display/composer/
Dhwc_display.cpp2628 HWC2::Error HWCDisplay::SetActiveConfigWithConstraints( in SetActiveConfigWithConstraints() function in sdm::HWCDisplay
Dhwc_session.cpp3763 int32_t HWCSession::SetActiveConfigWithConstraints( in SetActiveConfigWithConstraints() function in sdm::HWCSession
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp2472 TEST_P(GraphicsComposerAidlCommandTest, SetActiveConfigWithConstraints) { in TEST_P() argument