Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display.h178 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
Dhwc_session.cpp388 static int32_t GetReleaseFences(hwc2_device_t *device, hwc2_display_t display, in GetReleaseFences() function
391 return HWCSession::CallDisplayFunction(device, display, &HWCDisplay::GetReleaseFences, in GetReleaseFences()
640 case HWC2::FunctionDescriptor::GetReleaseFences: in GetFunction()
641 return AsFP<HWC2_PFN_GET_RELEASE_FENCES>(GetReleaseFences); in GetFunction()
Dhwc_display.cpp817 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/msm8909/sdm/libs/hwc2/
Dhwc_display.h206 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
Dhwc_session.cpp494 static int32_t GetReleaseFences(hwc2_device_t *device, hwc2_display_t display, in GetReleaseFences() function
497 return HWCSession::CallDisplayFunction(device, display, &HWCDisplay::GetReleaseFences, in GetReleaseFences()
809 case HWC2::FunctionDescriptor::GetReleaseFences: in GetFunction()
810 return AsFP<HWC2_PFN_GET_RELEASE_FENCES>(GetReleaseFences); in GetFunction()
Dhwc_display.cpp1092 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()
Dhwc_display.cpp1034 HWC2::Error HWCDisplay::GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers, in BuildLayerStack() function in sdm::HWCDisplay
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.cpp640 static int32_t GetReleaseFences(hwc2_device_t *device, hwc2_display_t display, in GetReleaseFences() function
643 return HWCSession::CallDisplayFunction(device, display, &HWCDisplay::GetReleaseFences, in GetReleaseFences()
1079 case HWC2::FunctionDescriptor::GetReleaseFences: in GetFunction()
1080 return AsFP<HWC2_PFN_GET_RELEASE_FENCES>(GetReleaseFences); in GetFunction()
Dhwc_display.h359 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
Dhwc_display.cpp1410 HWC2::Error HWCDisplay::GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers, in GetReleaseFences() function in sdm::HWCDisplay
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.h300 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
Dhwc_session.cpp765 static int32_t GetReleaseFences(hwc2_device_t *device, hwc2_display_t display, in GetReleaseFences() function
768 return HWCSession::CallDisplayFunction(device, display, &HWCDisplay::GetReleaseFences, in GetReleaseFences()
1288 case HWC2::FunctionDescriptor::GetReleaseFences: in GetFunction()
1289 return AsFP<HWC2_PFN_GET_RELEASE_FENCES>(GetReleaseFences); in GetFunction()
Dhwc_display.cpp1372 HWC2::Error HWCDisplay::GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers, in GetReleaseFences() function in sdm::HWCDisplay
/hardware/libhardware/include/hardware/
Dhwcomposer2.h803 GetReleaseFences = HWC2_FUNCTION_GET_RELEASE_FENCES, enumerator
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp214 case FunctionDescriptor::GetReleaseFences: in doGetFunction()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp252 case FunctionDescriptor::GetReleaseFences: in doGetFunction()