Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_rectpack.h187 stbrp_node *active_head; member
273 context->active_head = &context->extra[0]; in stbrp_init_target()
360 node = c->active_head; in stbrp__skyline_find_best_pos()
361 prev = &c->active_head; in stbrp__skyline_find_best_pos()
406 tail = c->active_head; in stbrp__skyline_find_best_pos()
407 node = c->active_head; in stbrp__skyline_find_best_pos()
408 prev = &c->active_head; in stbrp__skyline_find_best_pos()
497 cur = context->active_head; in stbrp__skyline_pack_rectangle()
506 cur = context->active_head; in stbrp__skyline_pack_rectangle()