Searched refs:mDpiY (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.h239 mConfig->mDpiY = getDefaultDensity();
241 mConfig->mDpiY = dpiY / 1000.0f;
258 float getDpiY() const { return mDpiY; }
270 float mDpiY; member in class:HWC2::Display::Config
H A DHWC2.cpp461 mDpiY(-1) {}

Completed in 129 milliseconds