Searched defs:mm2px (Results 1 – 2 of 2) sorted by relevance
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/ |
D | DeviceInfo.java | 23 final private double mm2px; field in DeviceInfo 29 DeviceInfo(int widthPx, int heightPx, double dp2px, double mm2px, double powerButtonTopMm, in DeviceInfo()
|
/system/teeui/test/ |
D | teeui_device_config.cpp | 70 void TeeuiRenderTest::createDevice(int widthPx, int heightPx, double dp2px, double mm2px, in createDevice() 87 double dp2px = 0, mm2px = 0; in initFromOptions() local
|