Home
last modified time | relevance | path

Searched refs:GetReleaseFences (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display.h181 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
Dhwc_session.cpp384 static int32_t GetReleaseFences(hwc2_device_t *device, hwc2_display_t display, in GetReleaseFences() function
387 return HWCSession::CallDisplayFunction(device, display, &HWCDisplay::GetReleaseFences, in GetReleaseFences()
636 case HWC2::FunctionDescriptor::GetReleaseFences: in GetFunction()
637 return AsFP<HWC2_PFN_GET_RELEASE_FENCES>(GetReleaseFences); in GetFunction()
Dhwc_display.cpp807 HWC2::Error HWCDisplay::GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers, in BuildLayerStack() function in sdm::HWCDisplay
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.cpp499 static int32_t GetReleaseFences(hwc2_device_t *device, hwc2_display_t display, in GetReleaseFences() function
502 return HWCSession::CallDisplayFunction(device, display, &HWCDisplay::GetReleaseFences, in GetReleaseFences()
764 case HWC2::FunctionDescriptor::GetReleaseFences: in GetFunction()
765 return AsFP<HWC2_PFN_GET_RELEASE_FENCES>(GetReleaseFences); in GetFunction()
Dhwc_display.h205 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
Dhwc_display.cpp1028 HWC2::Error HWCDisplay::GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers, in BuildLayerStack() function in sdm::HWCDisplay
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display.h193 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
Dhwc_session.cpp404 static int32_t GetReleaseFences(hwc2_device_t *device, hwc2_display_t display, in GetReleaseFences() function
407 return HWCSession::CallDisplayFunction(device, display, &HWCDisplay::GetReleaseFences, in GetReleaseFences()
658 case HWC2::FunctionDescriptor::GetReleaseFences: in GetFunction()
659 return AsFP<HWC2_PFN_GET_RELEASE_FENCES>(GetReleaseFences); in GetFunction()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.h206 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
Dhwc_session.cpp504 static int32_t GetReleaseFences(hwc2_device_t *device, hwc2_display_t display, in GetReleaseFences() function
507 return HWCSession::CallDisplayFunction(device, display, &HWCDisplay::GetReleaseFences, in GetReleaseFences()
816 case HWC2::FunctionDescriptor::GetReleaseFences: in GetFunction()
817 return AsFP<HWC2_PFN_GET_RELEASE_FENCES>(GetReleaseFences); in GetFunction()
Dhwc_display.cpp1080 HWC2::Error HWCDisplay::GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers, in BuildLayerStack() function in sdm::HWCDisplay
/hardware/libhardware/include/hardware/
Dhwcomposer2.h691 GetReleaseFences = HWC2_FUNCTION_GET_RELEASE_FENCES, enumerator
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp252 case FunctionDescriptor::GetReleaseFences: in doGetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp214 case FunctionDescriptor::GetReleaseFences: in doGetFunction()