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

/external/chromium_org/cc/base/
H A Dmath_util.cc96 static inline void ExpandBoundsToIncludePoint(float* xmin, function in namespace:cc
376 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax, vertices[i]);
414 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax,
418 ExpandBoundsToIncludePoint(&xmin,
426 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax,
430 ExpandBoundsToIncludePoint(&xmin,
438 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax,
442 ExpandBoundsToIncludePoint(&xmin,
450 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax,
454 ExpandBoundsToIncludePoint(
[all...]

Completed in 264 milliseconds