Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h42 HWC2_ATTRIBUTE_HEIGHT = 2, enumerator
471 case HWC2_ATTRIBUTE_HEIGHT: return "Height"; in getAttributeName()
790 Height = HWC2_ATTRIBUTE_HEIGHT,
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhwc_types.h167 Height = HWC2_ATTRIBUTE_HEIGHT,
H A Dhardware_composer.cpp392 auto height = get_attr(HWC2_ATTRIBUTE_HEIGHT, "height"); in GetDisplayParams()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwcomposer.cpp397 case HWC2_ATTRIBUTE_HEIGHT: in Hwc2ImplGetDisplayAttribute()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp273 case HWC2_ATTRIBUTE_HEIGHT: in getDisplayAttributeHook()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp2774 case HWC2_ATTRIBUTE_HEIGHT: in getDisplayAttribute()
3752 getDisplayAttribute(mActiveConfig, HWC2_ATTRIBUTE_HEIGHT, (int32_t*)&mYres); in updateInternalDisplayConfigVariables()