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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 256 float getDpiX(int disp) const;
HWComposer.cpp 461 float HWComposer::getDpiX(int disp) const {
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 672 float xdpi = hwc.getDpiX(type);
    [all...]

Completed in 79 milliseconds