Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h228 HWC2_FUNCTION_GET_ACTIVE_CONFIG, enumerator
473 case HWC2_FUNCTION_GET_ACTIVE_CONFIG: return "GetActiveConfig"; in getFunctionDescriptorName()
679 GetActiveConfig = HWC2_FUNCTION_GET_ACTIVE_CONFIG,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp569 case HWC2_FUNCTION_GET_ACTIVE_CONFIG: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h529 !initDispatch(HWC2_FUNCTION_GET_ACTIVE_CONFIG, &mDispatch.getActiveConfig) || in initDispatch()