Evas masking: Simplify previous commit
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 26 Feb 2015 06:36:09 +0000 (15:36 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 27 Feb 2015 04:06:09 +0000 (13:06 +0900)
commitfab0d7f9d391fc4e85cbc021c3ea1a79323aa5bf
tree9d153b2a941a45dbce042a1d2d83b14577b79259
parentfddaf62fcc4ea94914bfd8a608eceb2eb4610473
Evas masking: Simplify previous commit

Call object's function to get the private engine_data (here, the
image object). Thanks Dongyeon for your patch which inspired me to
do that instead of forcing pre_render.
src/lib/evas/canvas/evas_object_image.c
src/lib/evas/canvas/evas_render.c
src/lib/evas/include/evas_private.h
src/modules/evas/engines/gl_common/evas_gl_context.c