Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplayMode.h103 Builder& setDpiY(float dpiY) { in setDpiY()
DHWComposer.h105 float dpiY = -1.f; member
DHWComposer.cpp331 const int32_t dpiY = getAttribute(hwcDisplayId, configId, hal::Attribute::DPI_Y); in getModesFromLegacyDisplayConfigs() local