mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-30 11:08:34 +08:00
Merge branch 'master' of https://github.com/zlgopen/awtk
This commit is contained in:
commit
48821d297c
@ -1,4 +1,4 @@
|
||||
static ret_t vgcanvas_nanovg_reinit(vgcanvas_t* vg, uint32_t w, uint32_t h, uint32_t stride,
|
||||
static ret_t vgcanvas_nanovg_reinit(vgcanvas_t* vg, uint32_t w, uint32_t h, uint32_t stride,
|
||||
bitmap_format_t format, void* data) {
|
||||
(void)vg;
|
||||
(void)w;
|
||||
|
Loading…
Reference in New Issue
Block a user