Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h258 HWC2_FUNCTION_SET_LAYER_TRANSFORM, enumerator
510 case HWC2_FUNCTION_SET_LAYER_TRANSFORM: return "SetLayerTransform"; in getFunctionDescriptorName()
709 SetLayerTransform = HWC2_FUNCTION_SET_LAYER_TRANSFORM,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp619 case HWC2_FUNCTION_SET_LAYER_TRANSFORM: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h573 !initDispatch(HWC2_FUNCTION_SET_LAYER_TRANSFORM, &mDispatch.setLayerTransform) || in initDispatch()