Home
last modified time | relevance | path

Searched defs:num_verts (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2334 static stbtt__point *stbtt_FlattenCurves(stbtt_vertex *vertices, int num_verts, float objspace_flat… in stbtt_FlattenCurves()
2403 …tt__bitmap *result, float flatness_in_pixels, stbtt_vertex *vertices, int num_verts, float scale_x… in stbtt_Rasterize()
2425 int num_verts = stbtt_GetGlyphShape(info, glyph, &vertices); in stbtt_GetGlyphBitmapSubpixel() local
2469 int num_verts = stbtt_GetGlyphShape(info, glyph, &vertices); in stbtt_MakeGlyphBitmapSubpixel() local