Home
last modified time | relevance | path

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

12

/hardware/qcom/display/msm8084/libqdutils/
Ddisplay_config.h54 float xdpi; member
/hardware/qcom/display/msm8226/libqdutils/
Ddisplay_config.h54 float xdpi; member
/hardware/qcom/display/msm8994/libqdutils/
Ddisplay_config.h76 float xdpi; member
/hardware/qcom/display/msm8994/libgralloc/
Dfb_priv.h48 float xdpi; member
Dframebuffer.cpp257 float xdpi = ((float)(info.xres) * 25.4f) / (float)info.width; in mapFrameBufferLocked() local
/hardware/qcom/display/msm8226/libgralloc/
Dfb_priv.h50 float xdpi; member
Dframebuffer.cpp254 float xdpi = ((float)(info.xres) * 25.4f) / (float)info.width; in mapFrameBufferLocked() local
/hardware/qcom/display/msm8084/libgralloc/
Dfb_priv.h50 float xdpi; member
Dframebuffer.cpp253 float xdpi = ((float)(info.xres) * 25.4f) / (float)info.width; in mapFrameBufferLocked() local
/hardware/qcom/display/msm8960/libgralloc/
Dfb_priv.h50 float xdpi; member
Dframebuffer.cpp244 float xdpi = (info.xres * 25.4f) / info.width; in mapFrameBufferLocked() local
/hardware/qcom/display/msm8974/libgralloc/
Dfb_priv.h50 float xdpi; member
Dframebuffer.cpp244 float xdpi = (info.xres * 25.4f) / info.width; in mapFrameBufferLocked() local
/hardware/libhardware/include/hardware/
Dfb.h61 const float xdpi; member
/hardware/libhardware/modules/gralloc/
Dframebuffer.cpp233 float xdpi = (info.xres * 25.4f) / info.width; local
Dgralloc_priv.h51 float xdpi; member
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_utils.h76 float xdpi; member
Dhwc_utils.cpp77 float xdpi = (info.xres * 25.4f) / info.width; in openFramebufferDevice() local
/hardware/libhardware/tests/hwc/
Dcnativewindow.c73 unsigned xdpi; member
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.h76 float xdpi; member
Dhwc_utils.cpp64 float xdpi = (info.xres * 25.4f) / info.width; in openFramebufferDevice() local
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp105 float xdpi = ((float)xres_new * 25.4f) / (float)width; in changeResolution() local
138 float xdpi = ((float)info.xres * 25.4f) / (float)info.width; in openFramebufferDevice() local
Dhwc_utils.h83 float xdpi; member
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h82 float xdpi; member
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp115 float xdpi = ((float)xres_new * 25.4f) / (float)width; in changeResolution() local
194 float xdpi = ((float)info.xres * 25.4f) / (float)info.width; in openFramebufferDevice() local

12