Home
last modified time | relevance | path

Searched refs:createDevice (Results 1 – 2 of 2) sorted by relevance

/system/teeui/test/
Dteeui_device_config.h57 void createDevice(int widthPx, int heightPx, double dp2px, double mm2px,
Dteeui_device_config.cpp70 void TeeuiRenderTest::createDevice(int widthPx, int heightPx, double dp2px, double mm2px, in createDevice() function in teeui::test::TeeuiRenderTest
162 createDevice(width, height, dp2px, mm2px, powerBottonTopMm, powerButtonBottomMm, in initFromOptions()