Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhwc_types.h169 DpiX = HWC2_ATTRIBUTE_DPI_X,
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp1195 newConfig->setAttribute(Attribute::DpiX, in populateConfigs()
1726 HWC2::Attribute::VsyncPeriod, HWC2::Attribute::DpiX, in merge()
1773 if (mAttributes.count(HWC2::Attribute::DpiX) != 0 && in toString()
1774 mAttributes.at(HWC2::Attribute::DpiX) != -1) { in toString()
1778 mAttributes.at(HWC2::Attribute::DpiX) / 1000.0f, in toString()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1151 newConfig->setAttribute(Attribute::DpiX, in populateConfigs()
1635 HWC2::Attribute::VsyncPeriod, HWC2::Attribute::DpiX, in merge()
1680 if (mAttributes.count(HWC2::Attribute::DpiX) != 0 && in toString()
1681 mAttributes.at(HWC2::Attribute::DpiX) != -1) { in toString()
1685 static_cast<float>(mAttributes.at(HWC2::Attribute::DpiX)) / 1000.0f, in toString()
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h792 DpiX = HWC2_ATTRIBUTE_DPI_X, enumerator
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_display.cpp589 case HWC2::Attribute::DpiX: in BuildLayerStack()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_display.cpp770 case HWC2::Attribute::DpiX: in BuildLayerStack()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_display.cpp791 case HWC2::Attribute::DpiX: in BuildLayerStack()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display.cpp826 case HWC2::Attribute::DpiX: in BuildLayerStack()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_display.cpp1085 case HWC2::Attribute::DpiX: in GetDisplayAttribute()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display.cpp1265 case HWC2::Attribute::DpiX: in GetDisplayAttribute()