mirror of
https://github.com/apache/nuttx.git
synced 2025-12-13 23:17:11 +08:00
since VNC server is very useful even without NX: 1.Replace nxgl_coord_t with fb_coord_t 2.Replace nxgl_rect_s with fb_area_s 3.Remove nxgl_xxx function call Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>