HomeSort by relevance Sort by last modified time
    Searched defs:ScopedCurrentContext (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/egl/
egluUnique.cpp 55 ScopedCurrentContext::ScopedCurrentContext (EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context)
61 ScopedCurrentContext::~ScopedCurrentContext (void)
egluUnique.hpp 68 class ScopedCurrentContext
71 ScopedCurrentContext (EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context);
72 ~ScopedCurrentContext (void);

Completed in 589 milliseconds