Efl.Canvas.Vg: When VG container has transparency, ector buffer created synchronously 41/243941/2
authorJunsuChoi <jsuya.choi@samsung.com>
Fri, 11 Sep 2020 08:02:23 +0000 (17:02 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 14 Sep 2020 07:23:16 +0000 (07:23 +0000)
commit2765ff900111f1cf45c4cad39e19a3834648ebdd
treec26e6ee266a9c4fa9f0835c0c297114078c9caff
parente898c9b9f3853d114f968a68f24b0aee8ba0bf30
Efl.Canvas.Vg: When VG container has transparency, ector buffer created synchronously

Summary:
If the container has transparency, it internally alpha blends with ector buffer.
So ector buffer must be created synchronously.

Test Plan: N/A

Reviewers: Hermet, smohanty

Reviewed By: Hermet

Subscribers: #reviewers, #committers, cedric, herb, kimcinoo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12140

Change-Id: I00c8560e9fb8f021cba219dd8105dda90dc8deed
src/lib/evas/canvas/efl_canvas_vg_container.c
src/lib/evas/canvas/efl_canvas_vg_object.c
src/lib/evas/canvas/evas_vg_private.h