Home
last modified time | relevance | path

Searched refs:HWC2_FUNCTION_DESTROY_LAYER (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer2.h241 HWC2_FUNCTION_DESTROY_LAYER, enumerator
594 case HWC2_FUNCTION_DESTROY_LAYER: return "DestroyLayer"; in getFunctionDescriptorName()
883 DestroyLayer = HWC2_FUNCTION_DESTROY_LAYER,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp823 case HWC2_FUNCTION_DESTROY_LAYER: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp593 case HWC2_FUNCTION_DESTROY_LAYER: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h519 !initDispatch(HWC2_FUNCTION_DESTROY_LAYER, &mDispatch.destroyLayer) || in initDispatch()