Home
last modified time | relevance | path

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

/system/extras/tests/framebuffer/
Drefresh.c76 float ydpi = (info.yres * 25.4f) / info.height; in main() local
105 info.height, ydpi, in main()
/system/core/include/system/
Dwindow.h391 : flags(0), minSwapInterval(0), maxSwapInterval(0), xdpi(0), ydpi(0) in ANativeWindow()
421 const float ydpi; member