Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp321 float xdpi = (info.xres * 25.4f) / info.width; in init_frame_buffer_locked() local
Dgralloc_priv.h116 float xdpi; member
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp946 EGLint xdpi = rcEnc->rcGetFBParam(rcEnc, FB_XDPI); in gralloc_device_open() local