Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_cocoa/
H A Devas_engine.h85 extern Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize;
H A Devas_engine.c17 Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize = NULL;
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/eglfs/
H A Devas_engine.h57 extern Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize;
H A Devas_engine.c72 Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize = NULL;
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/wayland_egl/
H A Devas_engine.h112 extern Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize;
H A Devas_engine.c57 Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize = NULL;
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_drm/
H A Devas_engine.h64 extern Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize;
H A Devas_engine.c104 Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize = NULL;
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_x11/
H A Devas_engine.h140 extern Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize;
H A Devas_engine.c65 Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize = NULL;
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_sdl/
H A Devas_engine.c16 Evas_GL_Common_Context_Resize_Call glsym_evas_gl_common_context_resize = NULL;
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_common/
H A Devas_gl_common.h584 typedef void (*Evas_GL_Common_Context_Resize_Call)(Evas_Engine_GL_Context *gc, int w, int h, int ro… typedef