Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h243 HWC2_FUNCTION_SET_ACTIVE_CONFIG, enumerator
491 case HWC2_FUNCTION_SET_ACTIVE_CONFIG: return "SetActiveConfig"; in getFunctionDescriptorName()
694 SetActiveConfig = HWC2_FUNCTION_SET_ACTIVE_CONFIG,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp571 case HWC2_FUNCTION_SET_ACTIVE_CONFIG: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h547 !initDispatch(HWC2_FUNCTION_SET_ACTIVE_CONFIG, &mDispatch.setActiveConfig) || in initDispatch()