Home
last modified time | relevance | path

Searched refs:HWC2_PFN_SET_ACTIVE_CONFIG_WITH_CONSTRAINTS (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h377 HWC2_PFN_SET_ACTIVE_CONFIG_WITH_CONSTRAINTS setActiveConfigWithConstraints;
/hardware/libhardware/include/hardware/
Dhwcomposer2.h2984 typedef int32_t /*hwc2_error_t*/ (*HWC2_PFN_SET_ACTIVE_CONFIG_WITH_CONSTRAINTS)( typedef
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp1551 return AsFP<HWC2_PFN_SET_ACTIVE_CONFIG_WITH_CONSTRAINTS>(SetActiveConfigWithConstraints); in GetFunction()