Home
last modified time | relevance | path

Searched refs:winding_count (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/video/
Dstb_truetype.h2406 int winding_count, *winding_lengths; in stbtt_Rasterize() local
2407 …urves(vertices, num_verts, flatness_in_pixels / scale, &winding_lengths, &winding_count, userdata); in stbtt_Rasterize()
2409 …stbtt__rasterize(result, windings, winding_lengths, winding_count, scale_x, scale_y, shift_x, shif… in stbtt_Rasterize()