Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h273 float getDpiY(int disp) const;
DHWComposer.cpp490 float HWComposer::getDpiY(int disp) const { in getDpiY() function in android::HWComposer
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2617 hwc.getDpiY(HWC_DISPLAY_PRIMARY), in dumpAllLocked()