Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h4477 float y_gspace = (sy / scale_y); in stbtt_GetGlyphSDF() local
4479 …int winding = stbtt__compute_crossings_x(x_gspace, y_gspace, num_verts, verts); // @OPTIMIZE: this… in stbtt_GetGlyphSDF()