/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display.h | 181 virtual HWC2::Error GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers,
|
D | hwc_session.cpp | 384 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()
|
D | hwc_display.cpp | 807 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/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()
|
/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 | 504 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()
|
D | hwc_display.cpp | 1080 HWC2::Error HWCDisplay::GetReleaseFences(uint32_t *out_num_elements, hwc2_layer_t *out_layers, in BuildLayerStack() function in sdm::HWCDisplay
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer2.h | 691 GetReleaseFences = HWC2_FUNCTION_GET_RELEASE_FENCES, enumerator
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.cpp | 252 case FunctionDescriptor::GetReleaseFences: in doGetFunction()
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 214 case FunctionDescriptor::GetReleaseFences: in doGetFunction()
|