Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h235 HWC2_FUNCTION_GET_DISPLAY_REQUESTS, enumerator
549 case HWC2_FUNCTION_GET_DISPLAY_REQUESTS: return "GetDisplayRequests"; in getFunctionDescriptorName()
798 GetDisplayRequests = HWC2_FUNCTION_GET_DISPLAY_REQUESTS,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp848 case HWC2_FUNCTION_GET_DISPLAY_REQUESTS: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp581 case HWC2_FUNCTION_GET_DISPLAY_REQUESTS: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h532 !initDispatch(HWC2_FUNCTION_GET_DISPLAY_REQUESTS, &mDispatch.getDisplayRequests) || in initDispatch()