Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h231 HWC2_ERROR_SEAMLESS_NOT_ALLOWED, enumerator
579 case HWC2_ERROR_SEAMLESS_NOT_ALLOWED: return "SeamlessNotAllowed"; in getErrorName()
873 SeamlessNotAllowed = HWC2_ERROR_SEAMLESS_NOT_ALLOWED,
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3652 return HWC2_ERROR_SEAMLESS_NOT_ALLOWED; in setActiveConfigWithConstraints()