OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 2956 milliseconds