Home
last modified time | relevance | path

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

/system/tools/hidl/c2hal/test/
Dsimple.h41 const float xdpi; member
Dtest.h148 const float xdpi; member
/system/extras/tests/framebuffer/
Drefresh.c74 float xdpi = (info.xres * 25.4f) / info.width; in main() local
103 info.width, xdpi, in main()