Searched refs:sHostDisplay (Results 1 – 1 of 1) sorted by relevance
840 static EglOsEglDisplay* sHostDisplay(bool nullEgl = false) { in sHostDisplay() function850 mDisplay(sHostDisplay(nullEgl)), in EglEngine()860 return sHostDisplay(mUseNullEgl); in getDefaultDisplay()866 void* eglGetProcAddress(const char* func) { return sHostDisplay()->eglGetProcAddress(func); } in eglGetProcAddress()869 return sHostDisplay()->createWindowSurface(pf, wnd); in createWindowSurface()873 return sHostDisplay()->eglDebugMessageControlKHR(callback, attribs); in eglDebugMessageControlKHR()