Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp278 static GLXContext contextFor(EglOS::Context* context) { in contextFor() function in __anonf3e8b6d10111::GlxContext
422 sharedContext ? GlxContext::contextFor(sharedContext) : NULL, in createContext()
430 sharedContext ? GlxContext::contextFor(sharedContext) : NULL, in createContext()
443 getGlxApi()->glXDestroyContext(mDisplay, GlxContext::contextFor(context)); in destroyContext()
545 GlxContext::contextFor(context)); in makeCurrent()