Searched defs:bounding_box (Results 1 – 3 of 3) sorted by relevance
274 struct bounding_box { struct279 bounding_box(); argument283 bounding_box::bounding_box() in bounding_box() function in bounding_box307 void object::update_bounding_box(bounding_box *) in update_bounding_box() argument
5764 struct bounding_box { struct5771 int parse_bounding_box(char *p, bounding_box *bb) in parse_bounding_box() argument
1462 struct drm_rect bounding_box = {0}; in vmw_kms_check_display_memory() local