Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Defl_canvas_surface.c9 pd->surf.version = EVAS_NATIVE_SURFACE_VERSION; in _efl_canvas_surface_efl_object_constructor()
H A Defl_canvas_surface_x11.c27 sd->surf.version = EVAS_NATIVE_SURFACE_VERSION; in _efl_canvas_surface_x11_efl_object_constructor()
H A Devas_object_image.c1369 (surf->version > EVAS_NATIVE_SURFACE_VERSION))) return EINA_FALSE; in _evas_image_native_surface_set()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/software_x11/
H A Devas_engine.c464 (ns->version == EVAS_NATIVE_SURFACE_VERSION)) in eng_image_native_set()
510 n->ns.version = EVAS_NATIVE_SURFACE_VERSION; in eng_image_native_set()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/wayland_shm/
H A Devas_engine.c269 n->ns.version = EVAS_NATIVE_SURFACE_VERSION; in eng_image_native_set()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_pixmap.c798 ns->version = EVAS_NATIVE_SURFACE_VERSION; in e_pixmap_native_surface_init()
1183 ns.version = EVAS_NATIVE_SURFACE_VERSION; in e_pixmap_dmabuf_test()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/
H A Devas.c1160 surf.version = EVAS_NATIVE_SURFACE_VERSION; in TbmSurfaceSetData()
/dports/devel/efl/efl-1.25.1/src/lib/evas/
H A DEvas_Legacy.h4777 #define EVAS_NATIVE_SURFACE_VERSION 5 macro
/dports/devel/efl/efl-1.25.1/src/lib/efl_canvas_wl/
H A Defl_canvas_wl.c1392 ns.version = EVAS_NATIVE_SURFACE_VERSION; in comp_surface_commit_image_state()
1402 ns.version = EVAS_NATIVE_SURFACE_VERSION; in comp_surface_commit_image_state()
5485 ns.version = EVAS_NATIVE_SURFACE_VERSION; in comp_dmabuf_test()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_common/
H A Devas_gl_core.c3001 ns->version = EVAS_NATIVE_SURFACE_VERSION; in evgl_native_surface_get()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/software_generic/
H A Devas_engine.c1166 (ns->version == EVAS_NATIVE_SURFACE_VERSION)) in eng_image_native_set()
3749 ns->version = EVAS_NATIVE_SURFACE_VERSION; in eng_gl_native_surface_get()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/
H A DNEWS466 Stop misuing EVAS_NATIVE_SURFACE_VERSION macro
467 Revert "Stop misuing EVAS_NATIVE_SURFACE_VERSION macro"