Searched refs:Android_ScreenWidth (Results 1 – 3 of 3) sorted by relevance
65 int Android_ScreenWidth = 0; variable171 mode.w = Android_ScreenWidth; in Android_VideoInit()200 Android_ScreenWidth = width; in Android_SetScreenResolution()216 display->desktop_mode.w = Android_ScreenWidth; in Android_SetScreenResolution()
40 extern int Android_ScreenWidth;
48 window->w = Android_ScreenWidth; in Android_CreateWindow()