Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h254 HWC2_FUNCTION_SET_LAYER_PLANE_ALPHA, enumerator
571 case HWC2_FUNCTION_SET_LAYER_PLANE_ALPHA: return "SetLayerPlaneAlpha"; in getFunctionDescriptorName()
817 SetLayerPlaneAlpha = HWC2_FUNCTION_SET_LAYER_PLANE_ALPHA,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp897 case HWC2_FUNCTION_SET_LAYER_PLANE_ALPHA: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp615 case HWC2_FUNCTION_SET_LAYER_PLANE_ALPHA: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h553 !initDispatch(HWC2_FUNCTION_SET_LAYER_PLANE_ALPHA, &mDispatch.setLayerPlaneAlpha)) { in initDispatch()