Home
last modified time | relevance | path

Searched defs:stbrp_context (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_rectpack.h78 typedef struct stbrp_context stbrp_context; typedef
179 struct stbrp_context struct
181 int width;
182 int height;
183 int align;
184 int init_mode;
185 int heuristic;
186 int num_nodes;
187 stbrp_node *active_head;
188 stbrp_node *free_head;
[all …]
Dimstb_truetype.h3744 } stbrp_context; typedef