Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp162 auto glx = getGlxApi(); in pixelFormatToConfig()
275 getGlxApi()->glXDestroyContext(mDisplay, mContext); in ~GlxContext()
297 getGlxApi()->glXDestroyPbuffer(mDisplay, in ~GlxDisplay()
304 getGlxApi()->glXDestroyPbuffer(mDisplay, in ~GlxDisplay()
325 auto glx = getGlxApi(); in queryConfigs()
387 auto glx = getGlxApi(); in checkWindowPixelFormatMatch()
415 auto glx = getGlxApi(); in createContext()
443 getGlxApi()->glXDestroyContext(mDisplay, GlxContext::contextFor(context)); in destroyContext()
534 auto glx = getGlxApi(); in makeCurrent()
566 getGlxApi()->glXSwapBuffers(mDisplay, GlxSurface::drawableFor(srfc)); in swapBuffers()
[all …]
/hardware/google/gfxstream/host/apigen-codec-common/
DX11Support.cpp87 AEMU_EXPORT struct GlxApi* getGlxApi() { in getGlxApi() function
DX11Support.h145 AEMU_EXPORT struct GlxApi* getGlxApi();