Home
last modified time | relevance | path

Searched refs:HWC2_FUNCTION_GET_RENDER_INTENTS (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer2.h287 HWC2_FUNCTION_GET_RENDER_INTENTS, enumerator
649 case HWC2_FUNCTION_GET_RENDER_INTENTS: return "GetRenderIntents"; in getFunctionDescriptorName()
929 GetRenderIntents = HWC2_FUNCTION_GET_RENDER_INTENTS,
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h272 initOptionalDispatch(HWC2_FUNCTION_GET_RENDER_INTENTS, &mDispatch.getRenderIntents); in initDispatch()