Home
last modified time | relevance | path

Searched refs:evas_object_image_save (Results 1 – 23 of 23) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/benchmarks/evas/
H A Devas_bench_saver.c65 evas_object_image_save(o, dest, NULL, "compress=1 quality=50"); in evas_bench_saver_tgv()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_wallpaper_gen_main.c234 if (!evas_object_image_save(rend, img_buf, NULL, "compress=0")) in elm_main()
248 if (!evas_object_image_save(rend, img_buf, NULL, "compress=0")) in elm_main()
H A De_desktop_editor.c91 ret = evas_object_image_save(im, filename, NULL, NULL); in _e_util_icon_save()
/dports/devel/efl/efl-1.25.1/doc/previews/
H A Dpreview_text_filter.c46 if (!evas_object_image_save(o, wpd->file, wpd->key, wpd->flags)) in _shot_do()
/dports/devel/efl/efl-1.25.1/src/examples/evas/
H A Devas-images4.c87 if (!evas_object_image_save(d.img, file_path, NULL, quality_str)) in _on_keydown()
H A Devas-images5.c89 if (!evas_object_image_save(d.img, file_path, NULL, quality_str)) in _on_keydown()
H A Devas-images2.c196 if (!evas_object_image_save(d.noise_img, file_path, NULL, quality_str)) in _on_keydown()
/dports/devel/efl/efl-1.25.1/src/bin/ecore_evas/
H A Decore_evas_convert.c80 if (!evas_object_image_save(job.im, output, NULL, job.flags)) in _save_do()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/shot/
H A Dupload.c158 if (!evas_object_image_save(image, out_file, NULL, opts)) in elm_main()
/dports/devel/efl/efl-1.25.1/src/bin/exactness/
H A Dexactness.c102 if (!evas_object_image_save(img, output, NULL, NULL)) in _image_save()
155 if (!evas_object_image_save(o, filename, NULL, NULL)) in _exu_imgs_unpack()
H A Dplayer.c150 if (!evas_object_image_save(o, filename, NULL, NULL)) in _evas_render_post_cb()
H A Dinspect.c1542 evas_object_image_save(img, output, NULL, NULL); in main()
/dports/x11/emprint/emprint-20130520/src/bin/
H A Dmain.c535 if (!(evas_object_image_save(tmp, opts->thumb.filename, NULL, buf))) in _em_do_thumb()
579 if (!(evas_object_image_save(im, opts->filename, NULL, buff))) in _em_take_shot()
/dports/multimedia/rage/rage-0.3.1/src/bin/
H A Dthumb.c219 evas_object_image_save(artwork, path2, NULL, NULL); in _local_artwork_poster()
H A Dwin.c273 evas_object_image_save(artwork, path, NULL, NULL); in _local_artwork_get()
/dports/graphics/ephoto/ephoto-1.5/src/bin/
H A Dephoto_scale.c203 evas_object_image_save(es->image, es->tmp_file, in ephoto_scale_add()
H A Dephoto_file.c118 evas_object_image_save(image, file, in _save_image_as_overwrite()
989 evas_object_image_save(image, entry->path, in _prompt_save_image_apply()
1087 evas_object_image_save(image, buf, in _prompt_save_image_as_apply()
/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_decc.c346 … if (!evas_object_image_save(im, out, NULL, "quality=100 compress=9 encoding=auto")) in output()
/dports/devel/efl/efl-1.25.1/src/tests/evas/
H A Devas_test_image.c1155 ret = evas_object_image_save(proxy, img_path2, NULL, NULL); in EFL_START_TEST()
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_image_legacy.c222 evas_object_image_save(const Evas_Object *obj, const char *file, const char *key, const char *flags) in evas_object_image_save() function
/dports/devel/efl/efl-1.25.1/src/lib/ethumb/
H A Dethumb.c1344 r = evas_object_image_save(e->o, buf, e->thumb_key, flags); in ethumb_image_save()
/dports/devel/efl/efl-1.25.1/src/lib/evas/
H A DEvas_Legacy.h5077 EAPI Eina_Bool evas_object_image_save(const Eo *obj, const char *file, const char *key, const char …
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_win.c935 if (!evas_object_image_save(o, file, key, flags)) in _shot_do()