Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.h231 bool HWCClientNeedsValidate() { in HWCClientNeedsValidate() function
Dhwc_session.cpp3044 if ((error != HWC2::Error::None) || hwc_display->HWCClientNeedsValidate()) { in PresentDisplayInternal()