Searched refs:GetSizeInPixel (Results 1 – 9 of 9) sorted by relevance
46 host_ = WindowTreeHost::Create(gfx::Rect(display_.GetSizeInPixel())); in CreateHostForPrimaryDisplay()53 gfx::Rect bounds_in_pixel(display_.GetSizeInPixel()); in SetDeviceScaleFactor()59 gfx::Rect bounds_in_pixel(display_.GetSizeInPixel()); in SetDisplayRotation()72 gfx::Rect bounds_in_pixel(display_.GetSizeInPixel()); in SetUIScale()
68 right_display.GetSizeInPixel().width() + right_display.bounds().x(); in CalculatePopupXAndWidth()99 bottom_display.GetSizeInPixel().height() + bottom_display.bounds().y(); in CalculatePopupYAndHeight()
105 gfx::Size GetSizeInPixel() const;
166 gfx::Size Display::GetSizeInPixel() const { in GetSizeInPixel() function in gfx::Display
98 return gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().GetSizeInPixel(); in GetScreenSize()
160 gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().GetSizeInPixel(); in BuildResource()
98 gfx::Size size = display.GetSizeInPixel(); in Init()
138 gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().GetSizeInPixel(); in AddScreenInfoToFingerprint()
843 new_display.GetSizeInPixel())) { in UpdateDisplays()