Home
last modified time | relevance | path

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

/system/teeui/test/
Dteeui_device_config.cpp80 DeviceInfo* device_info_ptr = &TeeuiRenderTest::Instance()->device_info; in runRenderTest() local
81 sCurrentExample->setDeviceInfo(*device_info_ptr, magnified, inverted); in runRenderTest()
82 uint32_t w = device_info_ptr->width_; in runRenderTest()
83 uint32_t h = device_info_ptr->height_; in runRenderTest()