Searched refs:ValidateDisplayInternal (Results 1 – 2 of 2) sorted by relevance
290 HWC2::Error ValidateDisplayInternal(hwc2_display_t display, uint32_t *out_num_types,
940 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::HWCSession2278 HWC2::Error error = ValidateDisplayInternal(display, &out_num_types, &out_num_requests); in PresentDisplayInternal()