Searched refs:stbrp__findresult (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imstb_rectpack.h | 347 } stbrp__findresult; typedef in typeref:struct:__anonafc993f40308 349 static stbrp__findresult stbrp__skyline_find_best_pos(stbrp_context *c, int width, int height) 352 stbrp__findresult fr; 444 static stbrp__findresult stbrp__skyline_pack_rectangle(stbrp_context *context, int width, int height) 447 stbrp__findresult res = stbrp__skyline_find_best_pos(context, width, height); 565 stbrp__findresult fr = stbrp__skyline_pack_rectangle(context, rects[i].w, rects[i].h);
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imstb_rectpack.h | 347 } stbrp__findresult; typedef in typeref:struct:__anon5d1efe870308 349 static stbrp__findresult stbrp__skyline_find_best_pos(stbrp_context *c, int width, int height) 352 stbrp__findresult fr; 444 static stbrp__findresult stbrp__skyline_pack_rectangle(stbrp_context *context, int width, int height) 447 stbrp__findresult res = stbrp__skyline_find_best_pos(context, width, height); 565 stbrp__findresult fr = stbrp__skyline_pack_rectangle(context, rects[i].w, rects[i].h);
|
Completed in 3 milliseconds