Searched refs:ScreenSize (Results 1 – 2 of 2) sorted by relevance
54 struct ScreenSize struct59 ScreenSize(s32 w, s32 h) : width(w), height(h) {} in ScreenSize() function
103 struct ScreenSize struct108 ScreenSize(s32 w, s32 h) : width(w), height(h) {} in ScreenSize() argument