Home
last modified time | relevance | path

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

/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp423 int32_t hwcAttr; in getDisplayAttribute() local
425 a2h::translate(attribute, hwcAttr); in getDisplayAttribute()
427 auto err = halDisplay->getDisplayAttribute(hwcConfig, hwcAttr, outValue); in getDisplayAttribute()