Home
last modified time | relevance | path

Searched defs:mm_width (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_screen_x11.cc51 int mm_width = WidthMMOfScreen(screen); in GetFallbackDisplayList() local
/external/chromium_org/chromeos/display/
Dreal_output_configurator_delegate.cc190 int mm_width = width * kPixelsToMmScale; in CreateFrameBuffer() local
/external/chromium_org/ui/base/x/
Dx11_util.cc1347 bool IsXDisplaySizeBlackListed(unsigned long mm_width, in IsXDisplaySizeBlackListed()