Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DGLESVersionDetector.cpp49 static bool sTryContextCreation(EGLDisplay dpy, GLESDispatchMaxVersion ver) { in sTryContextCreation() function
115 !sTryContextCreation(dpy, GLES_DISPATCH_MAX_VERSION_3_1)) { in calcMaxVersionFromDispatch()
117 if (!sTryContextCreation(dpy, GLES_DISPATCH_MAX_VERSION_3_0)) { in calcMaxVersionFromDispatch()