evas: Fix not update issue with TBM surface 92/91792/1
authorJi-Youn Park <jy0703.park@samsung.com>
Tue, 11 Oct 2016 09:50:01 +0000 (18:20 +0830)
committerJi-Youn Park <jy0703.park@samsung.com>
Tue, 11 Oct 2016 09:50:01 +0000 (18:20 +0830)
commit0ca2c7dc633a1e5389d5eb101677c7b78e715601
tree2e668bf54b0af8740901cc6178ed8f02bf7fe591
parent5fef8504278dfd0a97ee83dcaf83c661876f7446
evas: Fix not update issue with TBM surface

    Summary:
    If the pixels of image object has updates
    via native_suface_set api with TBM surface,
    does not update on screen(no rendering)

    opensource_commit c1a080f5e4e3ef01cfb792ef3eb9c9e59ba4d3f3
    Author: jiin.moon <jiin.moon@samsung.com>
    Date:   Tue Oct 11 08:58:52 2016 +0830

    Reviewers: jpeg, cedric

Change-Id: Iece958dfd027eea41c6b08f11200dc99940b5770
src/lib/evas/canvas/evas_object_image.c