Home
last modified time | relevance | path

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

/system/extras/tests/framebuffer/
Drefresh.c75 float xdpi = (info.xres * 25.4f) / info.width; in main() local
104 info.width, xdpi, in main()
/system/core/include/system/
Dwindow.h395 : flags(0), minSwapInterval(0), maxSwapInterval(0), xdpi(0), ydpi(0) in ANativeWindow()
424 const float xdpi; member