Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp137 static GLXDrawable drawableFor(EglOS::Surface* surface) { in drawableFor() function in __anonf3e8b6d10111::GlxSurface
298 GlxSurface::drawableFor(surf)); in ~GlxDisplay()
305 GlxSurface::drawableFor(surf)); in ~GlxDisplay()
363 return isValidNativeWin(GlxSurface::drawableFor(win)); in isValidNativeWin()
543 GlxSurface::drawableFor(draw), in makeCurrent()
544 GlxSurface::drawableFor(read), in makeCurrent()
551 mSwapInterval(mDisplay, GlxSurface::drawableFor(draw), 0); in makeCurrent()
566 getGlxApi()->glXSwapBuffers(mDisplay, GlxSurface::drawableFor(srfc)); in swapBuffers()