Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h240 HWC2_FUNCTION_GET_RELEASE_FENCES, enumerator
488 case HWC2_FUNCTION_GET_RELEASE_FENCES: return "GetReleaseFences"; in getFunctionDescriptorName()
691 GetReleaseFences = HWC2_FUNCTION_GET_RELEASE_FENCES,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp585 case HWC2_FUNCTION_GET_RELEASE_FENCES: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h544 !initDispatch(HWC2_FUNCTION_GET_RELEASE_FENCES, &mDispatch.getReleaseFences) || in initDispatch()