/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display.h | 178 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
|
D | hwc_session.cpp | 388 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()
|
D | hwc_display.cpp | 817 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/ |
D | hwc_session.cpp | 499 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()
|
D | hwc_display.h | 205 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
|
D | hwc_display.cpp | 1028 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/ |
D | hwc_display.h | 206 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
|
D | hwc_session.cpp | 494 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()
|
D | hwc_display.cpp | 1092 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/ |
D | hwc_display.h | 193 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
|
D | hwc_session.cpp | 404 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()
|
D | hwc_display.cpp | 1034 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/ |
D | hwc_session.cpp | 640 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()
|
D | hwc_display.h | 359 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
|
D | hwc_display.cpp | 1410 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/ |
D | hwc_display.h | 300 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
|
D | hwc_session.cpp | 765 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()
|
D | hwc_display.cpp | 1372 HWC2::Error HWCDisplay::GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers, in GetReleaseFences() function in sdm::HWCDisplay
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer2.h | 803 GetReleaseFences = HWC2_FUNCTION_GET_RELEASE_FENCES, enumerator
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 214 case FunctionDescriptor::GetReleaseFences: in doGetFunction()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.cpp | 252 case FunctionDescriptor::GetReleaseFences: in doGetFunction()
|