Home
last modified time | relevance | path

Searched refs:PresentDisplayInternal (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.h292 HWC2::Error PresentDisplayInternal(hwc2_display_t display, int32_t *out_retire_fence);
Dhwc_session.cpp669 status = hwc_session->PresentDisplayInternal(display, out_retire_fence); in PresentDisplay()
2280 HWC2::Error HWCSession::PresentDisplayInternal(hwc2_display_t display, int32_t *out_retire_fence) { in PresentDisplayInternal() function in sdm::HWCSession
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.h400 HWC2::Error PresentDisplayInternal(hwc2_display_t display, int32_t *out_retire_fence);
Dhwc_session.cpp799 status = hwc_session->PresentDisplayInternal(display, out_retire_fence); in PresentDisplay()
3034 HWC2::Error HWCSession::PresentDisplayInternal(hwc2_display_t display, int32_t *out_retire_fence) { in PresentDisplayInternal() function in sdm::HWCSession