Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h2973 static void stbtt__fill_active_edges_new(float *scanline, float *scanline_fill, int len, stbtt__act… in stbtt__fill_active_edges_new() function
3201 stbtt__fill_active_edges_new(scanline, scanline2+1, result->w, active, scan_y_top); in stbtt__rasterize_sorted_edges()