Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dstb_truetype.h1902 static void stbtt__fill_active_edges_new(float *scanline, float *scanline_fill, int len, stbtt__act… in stbtt__fill_active_edges_new() function
2119 stbtt__fill_active_edges_new(scanline, scanline2+1, result->w, active, scan_y_top); in stbtt__rasterize_sorted_edges()