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

  /external/qemu/android/
framebuffer.h 93 int width_mm,
framebuffer.c 143 int width_mm,
146 qfbuff->phys_width_mm = width_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);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 274 unsigned short width_mm; member in struct:_XkbGeometry
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 274 unsigned short width_mm; member in struct:_XkbGeometry

Completed in 91 milliseconds