Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h256 HWC2_FUNCTION_GET_RELEASE_FENCES, enumerator
613 case HWC2_FUNCTION_GET_RELEASE_FENCES: return "GetReleaseFences"; in getFunctionDescriptorName()
898 GetReleaseFences = HWC2_FUNCTION_GET_RELEASE_FENCES,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp861 case HWC2_FUNCTION_GET_RELEASE_FENCES: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp587 case HWC2_FUNCTION_GET_RELEASE_FENCES: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h538 !initDispatch(HWC2_FUNCTION_GET_RELEASE_FENCES, &mDispatch.getReleaseFences) || in initDispatch()