Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_rectpack.h524 static int STBRP__CDECL rect_height_compare(const void *a, const void *b) in rect_height_compare() function
559 STBRP_SORT(rects, num_rects, sizeof(rects[0]), rect_height_compare); in stbrp_pack_rects()