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

/external/chromium_org/cc/base/
H A Dmath_util.cc86 static inline void ExpandBoundsToIncludePoint(float* xmin, function in namespace:cc
238 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax, vertices[i]);
276 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax,
280 ExpandBoundsToIncludePoint(&xmin,
288 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax,
292 ExpandBoundsToIncludePoint(&xmin,
300 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax,
304 ExpandBoundsToIncludePoint(&xmin,
312 ExpandBoundsToIncludePoint(&xmin, &xmax, &ymin, &ymax,
316 ExpandBoundsToIncludePoint(
[all...]

Completed in 129 milliseconds