Searched defs:ScopedCurrentContext (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/egl/
H A DegluUnique.cpp86 ScopedCurrentContext::ScopedCurrentContext (const Library& egl, EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context) function in class:eglu::ScopedCurrentContext
93 ScopedCurrentContext::~ScopedCurrentContext (void)
H A DegluUnique.hpp93 class ScopedCurrentContext class in namespace:eglu
96 ScopedCurrentContext (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLSurface draw, eglw::EGLSurface read, eglw::EGLContext context);
97 ~ScopedCurrentContext (void);

Completed in 203 milliseconds