Searched refs:ScreenSize (Results 1 – 2 of 2) sorted by relevance
57 struct ScreenSize struct62 ScreenSize(s32 w, s32 h) : width(w), height(h) {} in ScreenSize() function
101 struct ScreenSize struct106 ScreenSize(s32 w, s32 h) : width(w), height(h) {} in ScreenSize() argument