Home
last modified time | relevance | path

Searched refs:PresentDisplayInternal (Results 1 – 3 of 3) 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);
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.h386 HWC2::Error PresentDisplayInternal(hwc2_display_t display, int32_t *out_retire_fence);
Dhwc_session.cpp905 status = hwc_session->PresentDisplayInternal(display, out_retire_fence); in PresentDisplay()
3288 HWC2::Error HWCSession::PresentDisplayInternal(hwc2_display_t display, int32_t *out_retire_fence) { in PresentDisplayInternal() function in sdm::HWCSession