Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp546 if (mSwapInterval && draw->type() == GlxSurface::SurfaceType::WINDOW) { in makeCurrent()
551 mSwapInterval(mDisplay, GlxSurface::drawableFor(draw), 0); in makeCurrent()
585 mSwapInterval = in queryCoreProfileSupport()
590 if (!mSwapInterval) { in queryCoreProfileSupport()
638 SwapInterval mSwapInterval = nullptr; member in __anonf3e8b6d10111::GlxDisplay