Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h1879 static void stbtt__track_vertex(stbtt__csctx *c, stbtt_int32 x, stbtt_int32 y) in stbtt__track_vertex() function
1891 stbtt__track_vertex(c, x, y); in stbtt__csctx_v()
1893 stbtt__track_vertex(c, cx, cy); in stbtt__csctx_v()
1894 stbtt__track_vertex(c, cx1, cy1); in stbtt__csctx_v()