Searched refs:xdpi (Results 1 – 4 of 4) sorted by relevance
321 float xdpi = (info.xres * 25.4f) / info.width; in init_frame_buffer_locked() local349 info.width, xdpi, in init_frame_buffer_locked()366 module->xdpi = xdpi; in init_frame_buffer_locked()494 const_cast<float &>(dev->xdpi) = m->xdpi; in framebuffer_device_open()
116 float xdpi; member
409 xdpi = 0.0f; in private_module_t()
946 EGLint xdpi = rcEnc->rcGetFBParam(rcEnc, FB_XDPI); in gralloc_device_open() local947 D("gralloc: xdpi=%d\n", xdpi); in gralloc_device_open()983 const_cast<float&>(dev->device.xdpi) = xdpi; in gralloc_device_open()