HomeSort by relevance Sort by last modified time
    Searched full:mm_width (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.cc 308 gfx::Size(output_info->mm_width, output_info->mm_height))) {
312 output_info->mm_width);
  /hardware/intel/img/libdrm/shared-core/
drm_mode.h 187 __u32 mm_width, mm_height; /**< HxW in millimeters */ member in struct:drm_mode_get_connector
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm_mode.h 182 __u32 mm_width, mm_height; /**< HxW in millimeters */ member in struct:drm_mode_get_connector
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm_mode.h 182 __u32 mm_width, mm_height; /**< HxW in millimeters */ member in struct:drm_mode_get_connector
  /external/chromium_org/ui/display/chromeos/x11/
native_display_delegate_x11.cc 260 int mm_width = size.width() * kPixelsToMmScale; local
263 display_, window_, size.width(), size.height(), mm_width, mm_height);
374 gfx::Size(info->mm_width, info->mm_height),
  /external/kernel-headers/original/uapi/drm/
drm_mode.h 241 __u32 mm_width, mm_height; /**< HxW in millimeters */ member in struct:drm_mode_get_connector
  /bionic/libc/kernel/uapi/drm/
drm_mode.h 219 __u32 mm_width, mm_height; member in struct:drm_mode_get_connector
  /hardware/intel/img/libdrm/libdrm/
xf86drmMode.c 419 r->mmWidth = conn.mm_width;

Completed in 471 milliseconds