Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h225 HWC2_FUNCTION_DESTROY_LAYER, enumerator
469 case HWC2_FUNCTION_DESTROY_LAYER: return "DestroyLayer"; in getFunctionDescriptorName()
676 DestroyLayer = HWC2_FUNCTION_DESTROY_LAYER,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp591 case HWC2_FUNCTION_DESTROY_LAYER: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h525 !initDispatch(HWC2_FUNCTION_DESTROY_LAYER, &mDispatch.destroyLayer) || in initDispatch()