evas vector: add one comment todo.

This commit is contained in:
Hermet Park 2019-12-06 18:58:54 +09:00
parent 6358d5e927
commit 830bd4e26d
1 changed files with 1 additions and 0 deletions

View File

@ -441,6 +441,7 @@ _evas_vg_render(Evas_Object_Protected_Data *obj, Efl_Canvas_Vg_Object_Data *pd,
}
//For recovery context
//FIXME: It may occur async issue?
int px, py, pw, ph, pstride;
void *ppixels;
ector_buffer_size_get(ector, &pw, &ph);