Searched refs:GetSizeInPixel (Results 1 – 7 of 7) sorted by relevance
42 gfx::Rect bounds_in_pixel(display_.GetSizeInPixel()); in SetDeviceScaleFactor()55 gfx::Rect bounds_in_pixel(display_.GetSizeInPixel()); in SetUIScale()
103 gfx::Size GetSizeInPixel() const;
129 gfx::Size Display::GetSizeInPixel() const { in GetSizeInPixel() function in gfx::Display
717 right_display.GetSizeInPixel().width() + right_display.bounds().x(); in CalculatePopupXAndWidth()748 bottom_display.GetSizeInPixel().height() + bottom_display.bounds().y(); in CalculatePopupYAndHeight()
140 gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().GetSizeInPixel(); in AddScreenInfoToFingerprint()
504 return gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().GetSizeInPixel(); in GetScreenSize()
674 new_display.GetSizeInPixel()) || in UpdateDisplays()