Home
last modified time | relevance | path

Searched defs:dpiX (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplayMode.h94 Builder& setDpiX(float dpiX) { in setDpiX()
DHWComposer.h104 float dpiX = -1.f; member
DHWComposer.cpp330 const int32_t dpiX = getAttribute(hwcDisplayId, configId, hal::Attribute::DPI_X); in getModesFromLegacyDisplayConfigs() local