HomeSort by relevance Sort by last modified time
    Searched refs:getDpiY (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
DisplayHardware.h 74 float getDpiY() const;
DisplayHardware.cpp 111 float DisplayHardware::getDpiY() const { return mDpiY; }
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 258 dcblk->ydpi = hw.getDpiY();
    [all...]

Completed in 286 milliseconds