OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CartesianPoint2d
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/base/
math_util.cc
177
h1.
CartesianPoint2d
(), clipped_quad, num_vertices_in_clipped_quad);
182
ComputeClippedPointForEdge(h1, h2).
CartesianPoint2d
(),
189
h2.
CartesianPoint2d
(), clipped_quad, num_vertices_in_clipped_quad);
194
ComputeClippedPointForEdge(h2, h3).
CartesianPoint2d
(),
201
h3.
CartesianPoint2d
(), clipped_quad, num_vertices_in_clipped_quad);
206
ComputeClippedPointForEdge(h3, h4).
CartesianPoint2d
(),
213
h4.
CartesianPoint2d
(), clipped_quad, num_vertices_in_clipped_quad);
218
ComputeClippedPointForEdge(h4, h1).
CartesianPoint2d
(),
257
gfx::QuadF mapped_quad = gfx::QuadF(h1.
CartesianPoint2d
(),
258
h2.
CartesianPoint2d
(),
[
all
...]
math_util.h
42
gfx::PointF
CartesianPoint2d
() const {
Completed in 33 milliseconds