Searched defs:u_rect (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_rect.h34 struct u_rect { struct
42 u_rect_test_intersection(const struct u_rect *a,
43 const struct u_rect *b)
54 u_rect_find_intersection(const struct u_rect *a,
55 struct u_rect *b)
67 u_rect_possible_intersection(const struct u_rect *a,
68 struct u_rect *b)
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_rect.h34 struct u_rect { struct
42 u_rect_test_intersection(const struct u_rect *a,
43 const struct u_rect *b)
54 u_rect_find_intersection(const struct u_rect *a,
55 struct u_rect *b)
67 u_rect_possible_intersection(const struct u_rect *a,
68 struct u_rect *b)

Completed in 213 milliseconds