Searched refs:TVG_COLOR (Results 1 – 1 of 1) sorted by relevance
31 #define TVG_COLOR(COLOR) B(COLOR), G(COLOR), R(COLOR), A(COLOR) macro601 TVG_CHECK_RETURN_VG_ERROR(shape->fill(TVG_COLOR(color))); in vg_lite_clear()885 TVG_CHECK_RETURN_VG_ERROR(shape->fill(TVG_COLOR(color))); in vg_lite_draw()2365 TVG_CHECK_RETURN_RESULT(shape->stroke(TVG_COLOR(path->stroke_color))); in shape_set_stroke()