Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h42 HWC2_ATTRIBUTE_HEIGHT = 2, enumerator
360 case HWC2_ATTRIBUTE_HEIGHT: return "Height"; in getAttributeName()
595 Height = HWC2_ATTRIBUTE_HEIGHT,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp271 case HWC2_ATTRIBUTE_HEIGHT: in getDisplayAttributeHook()