Searched refs:Evas_GL_Context (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A DEvasGLContext.h40 Evas_GL_Context* context = evas_gl_context_create(evasGL, 0);
49 Evas_GL_Context* context() { return m_context; }
52 EvasGLContext(Evas_GL* evasGL, Evas_GL_Context* passContext);
55 Evas_GL_Context* m_context;
H A DEvasGLContext.cpp34 EvasGLContext::EvasGLContext(Evas_GL* evasGL, Evas_GL_Context* passContext)
H A DEwkView.h95 typedef struct _Evas_GL_Context Evas_GL_Context; typedef in typeref:struct:_Evas_GL_Context

Completed in 124 milliseconds