Evas.Image: Remove pixels_dirty and pixels_callback
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Mar 2016 05:52:32 +0000 (14:52 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Mar 2016 05:54:03 +0000 (14:54 +0900)
commita5b89d8ab3f647b0aa92b82ab7961b5b6693f323
tree0001948b96fac3f29483879ed2b6ee841ad1b4d5
parent3c40ebb99887ba4c74c40e4509c49cc675877886
Evas.Image: Remove pixels_dirty and pixels_callback

Those APIs belong to legacy, not Eo. Also, the image object
shouldn't be used directly for GL rendering, instead the GLview
widget should be used.
src/lib/evas/Evas_Legacy.h
src/lib/evas/canvas/evas_image.eo
src/lib/evas/canvas/evas_image_legacy.c
src/lib/evas/canvas/evas_object_image.c