Home
last modified time | relevance | path

Searched refs:PresentDisplayInternal (Results 1 – 5 of 5) 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
/hardware/qcom/sm7250/display/composer/
Dhwc_session.h519 HWC2::Error PresentDisplayInternal(hwc2_display_t display);
Dhwc_session.cpp796 status = PresentDisplayInternal(target_display); in PresentDisplay()
3083 HWC2::Error HWCSession::PresentDisplayInternal(hwc2_display_t display) { in PresentDisplayInternal() function in sdm::HWCSession