Home
last modified time | relevance | path

Searched refs:internalDisplay (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp282 EglOS::Display* internalDisplay = NULL; in eglGetDisplay() local
292 internalDisplay = g_eglInfo->getDefaultNativeDisplay(); in eglGetDisplay()
293 dpy = g_eglInfo->addDisplay(display_id,internalDisplay); in eglGetDisplay()