HomeSort by relevance Sort by last modified time
    Searched refs:ComputeEnclosingRectOfVertices (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/base/
math_util.h 138 static gfx::RectF ComputeEnclosingRectOfVertices(const gfx::PointF vertices[],
math_util_unittest.cc 66 MathUtil::ComputeEnclosingRectOfVertices(vertices, num_vertices);
math_util.cc 364 gfx::RectF MathUtil::ComputeEnclosingRectOfVertices(
  /external/chromium_org/cc/trees/
layer_sorter.cc 206 MathUtil::ComputeEnclosingRectOfVertices(clipped_quad,

Completed in 34 milliseconds