Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h58 } hwc2_attribute_t; typedef
467 static inline const char* getAttributeName(hwc2_attribute_t attribute) { in getAttributeName()
796 TO_STRING(hwc2_attribute_t, Attribute, getAttributeName)
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp377 auto get_attr = [&](hwc2_attribute_t attr, const char* attr_name) in GetDisplayParams()