Searched defs:heightPx (Results 1 – 2 of 2) sorted by relevance
21 final private int heightPx; 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()