Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h249 HWC2_FUNCTION_SET_LAYER_BUFFER, enumerator
564 case HWC2_FUNCTION_SET_LAYER_BUFFER: return "SetLayerBuffer"; in getFunctionDescriptorName()
812 SetLayerBuffer = HWC2_FUNCTION_SET_LAYER_BUFFER,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp884 case HWC2_FUNCTION_SET_LAYER_BUFFER: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp599 case HWC2_FUNCTION_SET_LAYER_BUFFER: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h547 !initDispatch(HWC2_FUNCTION_SET_LAYER_BUFFER, &mDispatch.setLayerBuffer) || in initDispatch()