Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulationGl.cpp80 static bool validateGles2Context(EGLDisplay display) { in validateGles2Context() function
308 if (!validateGles2Context(emulationGl->mEglDisplay)) { in create()