Evas masking: Check fill properties to consider image as filled
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 27 Feb 2015 06:57:36 +0000 (15:57 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 27 Feb 2015 06:57:36 +0000 (15:57 +0900)
commitab89dc401c12e550880065dfe092f3e53aa201ac
treef354645a46e1dbabdd9937bbc6d76b34cdc5612b
parent87aed21c05b1208744da839f74567a41acaef063
Evas masking: Check fill properties to consider image as filled

Edje may not set the filled flag on an image even if its fill
properties make it fill the whole object. For masking, it can
then be considered as a filled image.
src/lib/evas/canvas/evas_render.c
src/modules/evas/engines/gl_common/evas_gl_context.c
src/modules/evas/engines/gl_common/evas_gl_image.c