Home
last modified time | relevance | path

Searched refs:getDpiY (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer_hwc1.h287 float getDpiY(int disp) const;
DHWC2.h187 float getDpiY() const { return mDpiY; } in getDpiY() function
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp854 float ydpi = hwConfig->getDpiY(); in getDisplayConfigs()
4282 activeConfig->getDpiY(), in dumpAllLocked()