Searched defs:vertices (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgSwRasterTexmap.h | 1126 Vertex vertices[4]; in _rasterTexmapPolygon() local
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 1789 …btt_GetCodepointShape(const stbtt_fontinfo * info, int unicode_codepoint, stbtt_vertex * *vertices) 1861 static int stbtt__close_shape(stbtt_vertex * vertices, int num_vertices, int was_off, int start_off, 1887 stbtt_vertex * vertices = 0; local 3949 static stbtt__point * stbtt_FlattenCurves(stbtt_vertex * vertices, int num_verts, float objspace_fl… 4027 …tbtt_Rasterize(stbtt__bitmap * result, float flatness_in_pixels, stbtt_vertex * vertices, int num_… 4053 stbtt_vertex * vertices; local 4099 stbtt_vertex * vertices; local
|