Searched defs:mm_width (Results 1 – 3 of 3) sorted by relevance
51 int mm_width = WidthMMOfScreen(screen); in GetFallbackDisplayList() local
190 int mm_width = width * kPixelsToMmScale; in CreateFrameBuffer() local
1347 bool IsXDisplaySizeBlackListed(unsigned long mm_width, in IsXDisplaySizeBlackListed()