Searched refs:VG_LITE_OUT_OF_RESOURCES (Results 1 – 5 of 5) sorted by relevance
59 ENUM_TO_STRING(VG_LITE_OUT_OF_RESOURCES); in vglite_error_to_string()
55 …If the VG-Lite API returns the :c:macro:`VG_LITE_OUT_OF_RESOURCES` error, you can try increasing t…59 …lated to the path length. If the VG-Lite API returns the :c:macro:`VG_LITE_OUT_OF_RESOURCES` error,
173 VG_LITE_OUT_OF_RESOURCES, /*! Out of system resources. */ enumerator
913 return VG_LITE_OUT_OF_RESOURCES; in vg_lite_set_stroke()2167 return VG_LITE_OUT_OF_RESOURCES; in vg_lite_error_conv()
107 case VG_LITE_OUT_OF_RESOURCES: { in lv_vg_lite_error_dump_info()