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

  /hardware/intel/img/hwcomposer/include/
IDisplayDevice.h 41 int getDpiY() const { return mDpiY; }
  /hardware/intel/img/hwcomposer/common/devices/
PhysicalDevice.cpp 251 values[i] = configChosen->getDpiY() * 1000.0f;
489 config->getDpiY());
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 273 float getDpiY(int disp) const;
HWComposer.cpp 490 float HWComposer::getDpiY(int disp) const {
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 75 milliseconds