Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h52 HWC2_ATTRIBUTE_DPI_Y = 5, enumerator
474 case HWC2_ATTRIBUTE_DPI_Y: return "DpiY"; in getAttributeName()
793 DpiY = HWC2_ATTRIBUTE_DPI_Y,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp406 case HWC2_ATTRIBUTE_DPI_Y: in Hwc2ImplGetDisplayAttribute()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp282 case HWC2_ATTRIBUTE_DPI_Y: in getDisplayAttributeHook()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3167 case HWC2_ATTRIBUTE_DPI_Y: in getDisplayAttribute()
4302 getDisplayAttribute(mActiveConfig, HWC2_ATTRIBUTE_DPI_Y, (int32_t*)&mYdpi); in updateInternalDisplayConfigVariables()