Searched refs:stbrp__skyline_pack_rectangle (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_rectpack.h444 static stbrp__findresult stbrp__skyline_pack_rectangle(stbrp_context *context, int width, int height) function in typeref:typename:stbrp__findresult
565 stbrp__findresult fr = stbrp__skyline_pack_rectangle(context, rects[i].w, rects[i].h);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_rectpack.h444 static stbrp__findresult stbrp__skyline_pack_rectangle(stbrp_context *context, int width, int height) function in typeref:typename:stbrp__findresult
565 stbrp__findresult fr = stbrp__skyline_pack_rectangle(context, rects[i].w, rects[i].h);

Completed in 6 milliseconds