Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h224 HWC2_FUNCTION_CREATE_VIRTUAL_DISPLAY, enumerator
534 case HWC2_FUNCTION_CREATE_VIRTUAL_DISPLAY: in getFunctionDescriptorName()
787 CreateVirtualDisplay = HWC2_FUNCTION_CREATE_VIRTUAL_DISPLAY,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp820 case HWC2_FUNCTION_CREATE_VIRTUAL_DISPLAY: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp535 case HWC2_FUNCTION_CREATE_VIRTUAL_DISPLAY: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h518 !initDispatch(HWC2_FUNCTION_CREATE_VIRTUAL_DISPLAY, &mDispatch.createVirtualDisplay) || in initDispatch()