Searched refs:DpiX (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/native/libs/vr/libvrflinger/ |
H A D | hwc_types.h | 169 DpiX = HWC2_ATTRIBUTE_DPI_X,
|
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | HWC2On1Adapter.cpp | 1195 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 D | HWC2On1Adapter.cpp | 1151 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 D | hwcomposer2.h | 792 DpiX = HWC2_ATTRIBUTE_DPI_X, enumerator
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 589 case HWC2::Attribute::DpiX: in BuildLayerStack()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 770 case HWC2::Attribute::DpiX: in BuildLayerStack()
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 791 case HWC2::Attribute::DpiX: in BuildLayerStack()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 826 case HWC2::Attribute::DpiX: in BuildLayerStack()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 1085 case HWC2::Attribute::DpiX: in GetDisplayAttribute()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 1265 case HWC2::Attribute::DpiX: in GetDisplayAttribute()
|