Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h269 HWC2_FUNCTION_SET_LAYER_DISPLAY_FRAME, enumerator
627 case HWC2_FUNCTION_SET_LAYER_DISPLAY_FRAME: in getFunctionDescriptorName()
911 SetLayerDisplayFrame = HWC2_FUNCTION_SET_LAYER_DISPLAY_FRAME,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp894 case HWC2_FUNCTION_SET_LAYER_DISPLAY_FRAME: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp613 case HWC2_FUNCTION_SET_LAYER_DISPLAY_FRAME: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h552 !initDispatch(HWC2_FUNCTION_SET_LAYER_DISPLAY_FRAME, &mDispatch.setLayerDisplayFrame) || in initDispatch()