efl/src/lib/evas/cache
Gustavo Sverzut Barbieri 7c19e1b34d efl/evas_cache: copied images should be considered loaded.
Whenever we copy an image, making it write-able
(evas_object_image_data_get(o, 1)) or just start painting a pristine
buffer (evas_object_image_size_set(o, w, h)), we must mark the image
as loaded to avoid trying to load it (and failing, marking the whole
thing as EVAS_LOAD_ERROR_GENERIC).



SVN revision: 81409
2012-12-19 22:36:13 +00:00
..
evas_cache.h evas: Add function to ref an Image_Entry 2012-12-18 16:22:47 +00:00
evas_cache_engine_image.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_cache_image.c efl/evas_cache: copied images should be considered loaded. 2012-12-19 22:36:13 +00:00
evas_preload.c merge: and now Evas 2012-11-04 11:51:42 +00:00