Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A 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()
/third_party/skia/third_party/externals/imgui/
H A Dimstb_rectpack.h533 static int STBRP__CDECL rect_height_compare(const void *a, const void *b) in rect_height_compare() function
568 STBRP_SORT(rects, num_rects, sizeof(rects[0]), rect_height_compare); in stbrp_pack_rects()

Completed in 3 milliseconds