Searched defs:widthPx (Results 1 – 2 of 2) sorted by relevance
20 final private int widthPx; field in DeviceInfo29 DeviceInfo(int widthPx, int heightPx, double dp2px, double mm2px, double powerButtonTopMm, in DeviceInfo()
70 void TeeuiRenderTest::createDevice(int widthPx, int heightPx, double dp2px, double mm2px, in createDevice()