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

/external/chromium_org/cc/base/
H A Dmath_util.cc62 static HomogeneousCoordinate ComputeClippedPointForEdge( function in namespace:cc
250 ComputeClippedPointForEdge(h1, h2).CartesianPoint2d(),
262 ComputeClippedPointForEdge(h2, h3).CartesianPoint2d(),
274 ComputeClippedPointForEdge(h3, h4).CartesianPoint2d(),
286 ComputeClippedPointForEdge(h4, h1).CartesianPoint2d(),
319 ComputeClippedPointForEdge(h1, h2).CartesianPoint3d(),
331 ComputeClippedPointForEdge(h2, h3).CartesianPoint3d(),
343 ComputeClippedPointForEdge(h3, h4).CartesianPoint3d(),
355 ComputeClippedPointForEdge(h4, h1).CartesianPoint3d(),
422 ComputeClippedPointForEdge(h
[all...]

Completed in 80 milliseconds