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

  /hardware/intel/img/hwcomposer/merrifield/include/
IDisplayDevice.h 41 int getDpiY() const { return mDpiY; }
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
IDisplayDevice.h 41 int getDpiY() const { return mDpiY; }
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
PhysicalDevice.cpp 257 values[i] = configChosen->getDpiY() * 1000.0f;
517 config->getDpiY());
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
PhysicalDevice.cpp 256 values[i] = configChosen->getDpiY() * 1000.0f;
494 config->getDpiY());
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.h 185 float getDpiY() const { return mDpiY; }
HWComposer_hwc1.h 287 float getDpiY(int disp) const;
HWComposer_hwc1.cpp 514 float HWComposer::getDpiY(int disp) const {
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 766 float ydpi = hwConfig->getDpiY();
    [all...]
SurfaceFlinger_hwc1.cpp     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 1359 milliseconds