Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluUnique.cpp86 ScopedCurrentContext::ScopedCurrentContext (const Library& egl, EGLDisplay display, EGLSurface draw… in ScopedCurrentContext() function in eglu::ScopedCurrentContext
93 ScopedCurrentContext::~ScopedCurrentContext (void) in ~ScopedCurrentContext()
DegluUnique.hpp93 class ScopedCurrentContext class
96ScopedCurrentContext (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLSurface draw, e…
97 ~ScopedCurrentContext (void);
/external/deqp/modules/egl/
DteglResizeTests.cpp79 using eglu::ScopedCurrentContext;
349 ScopedCurrentContext currentCtx (egl, m_display, **m_surface, **m_surface, **m_context); in iterate()
388 ScopedCurrentContext currentCtx (egl, m_display, **m_surface, **m_surface, **m_context); in iterate()
488 ScopedCurrentContext currentCtx (egl, m_display, **m_surface, **m_surface, **m_context); in iterate()
DteglImageTests.cpp77 using eglu::ScopedCurrentContext;
264 ScopedCurrentContext m_current;