Home
last modified time | relevance | path

Searched refs:NotValidated (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DCommon.cpp86 case HWC3::Error::NotValidated: in toString()
DCommon.h64 NotValidated = aidl::android::hardware::graphics::composer3::IComposerClient::EX_NOT_VALIDATED, enumerator
DDisplay.cpp843 return HWC3::Error::NotValidated; in acceptChanges()
889 return HWC3::Error::NotValidated; in present()
893 return HWC3::Error::NotValidated; in present()
DComposerResources.cpp39 return HWC3::Error::NotValidated; in toHwc3Error()
DComposerClient.cpp938 commandResults.addError(HWC3::Error::NotValidated); in executeDisplayCommandPresentDisplay()