Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h223 HWC2_FUNCTION_CREATE_LAYER, enumerator
466 case HWC2_FUNCTION_CREATE_LAYER: return "CreateLayer"; in getFunctionDescriptorName()
674 CreateLayer = HWC2_FUNCTION_CREATE_LAYER,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp589 case HWC2_FUNCTION_CREATE_LAYER: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h523 !initDispatch(HWC2_FUNCTION_CREATE_LAYER, &mDispatch.createLayer) || in initDispatch()