tizen_vector: create the vg objects in advance. 02/43102/1
authorChunEon Park <chuneon.park@samsung.com>
Tue, 12 May 2015 14:31:17 +0000 (23:31 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Wed, 8 Jul 2015 00:24:25 +0000 (09:24 +0900)
commit8cea7059158fe706a09b3ad827a9e7c92d155a18
tree171b83e86093bbe2a0bb5ea23cff71db3b8063c4
parente46574c5821b4fd464ecec3fe1a719cfdefe324c
tizen_vector: create the vg objects in advance.

if the vg0 object is resized before the vg1, vg2,
the vg shapes initialization won't be properly done.

the resizing can be called when the vg object is swallowed.

Change-Id: I0c59a52ed3022ae11c4f83baa0095a87aa66fdec
src/lib/tizen_vector.c