HomeSort by relevance Sort by last modified time
    Searched defs:width_mm (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/remoting/host/
desktop_resizer_linux.cc 260 int width_mm = PixelsToMillimeters(resolution.dimensions().width(), local
268 resolution.dimensions().height(), width_mm, height_mm);
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c 541 int width_mm = XDisplayWidthMM(display, screen); local
545 if (width_mm <= 0 || height_mm <= 0) {
549 xdpi = (int)(width * MM_PER_INCH / width_mm + 0.5);
  /bionic/libc/kernel/uapi/video/
adf.h 142 __u16 width_mm; member in struct:adf_interface_data
  /external/kernel-headers/original/uapi/video/
adf.h 248 * @width_mm: screen width in millimeters, or 0 if unknown
266 __u16 width_mm; member in struct:adf_interface_data
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 274 unsigned short width_mm; member in struct:_XkbGeometry
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 274 unsigned short width_mm; member in struct:_XkbGeometry

Completed in 231 milliseconds