Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.h290 HWC2::Error ValidateDisplayInternal(hwc2_display_t display, uint32_t *out_num_types,
Dhwc_session.cpp940 status = hwc_session->ValidateDisplayInternal(display, out_num_types, out_num_requests); in ValidateDisplay()
2244 HWC2::Error HWCSession::ValidateDisplayInternal(hwc2_display_t display, uint32_t *out_num_types, in ValidateDisplayInternal() function in sdm::HWCSession
2278 HWC2::Error error = ValidateDisplayInternal(display, &out_num_types, &out_num_requests); in PresentDisplayInternal()