Home
last modified time | relevance | path

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

/trusty/user/app/confirmationui/test/
Dmain.cpp85 const uint32_t screen_height = in TEST_P() local
109 if (x >= screen_width || y >= screen_height) { in TEST_P()
128 const uint32_t area = screen_width * screen_height; in TEST_P()
140 screen_width, screen_height, stats.count, in TEST_P()