Searched refs:gDisplay (Results 1 – 4 of 4) sorted by relevance
34 android::DisplayInfo gDisplay = getBuiltInDisplay(); variable48 gDisplay.w, gDisplay.h, PIXEL_FORMAT_RGBX_8888); in surface()
32 extern DisplayInfo gDisplay;33 #define dp(x) ((x) * android::uirenderer::test::gDisplay.density)
24 static EGLDisplay gDisplay = (EGLDisplay) 1; variable59 return gDisplay; in eglGetDisplay()144 return gDisplay; in eglGetCurrentDisplay()
79 const int width = gDisplay.w; in run()80 const int height = gDisplay.h; in run()