Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.h384 HWC2::Error ValidateDisplayInternal(hwc2_display_t display, uint32_t *out_num_types,
Dhwc_session.cpp1316 status = hwc_session->ValidateDisplayInternal(display, out_num_types, out_num_requests); in ValidateDisplay()
3263 HWC2::Error HWCSession::ValidateDisplayInternal(hwc2_display_t display, uint32_t *out_num_types, in ValidateDisplayInternal() function in sdm::HWCSession
3297 HWC2::Error error = ValidateDisplayInternal(display, &out_num_types, &out_num_requests); in PresentDisplayInternal()
/hardware/qcom/sm7250/display/composer/
Dhwc_session.h563 HWC2::Error ValidateDisplayInternal(hwc2_display_t display, uint32_t *out_num_types,
Dhwc_session.cpp1290 status = ValidateDisplayInternal(target_display, out_num_types, out_num_requests); in ValidateDisplay()
3152 HWC2::Error HWCSession::ValidateDisplayInternal(hwc2_display_t display, uint32_t *out_num_types, in ValidateDisplayInternal() function in sdm::HWCSession
3185 HWC2::Error error = ValidateDisplayInternal(display, &out_num_types, &out_num_requests); in PresentDisplayInternal()