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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DFloatPolygonTest.cpp266 const float trapezoidCoordinates[] = {100, 150, 300, 150, 250, 100, 150, 100}; local
267 FloatPolygonTestValue trapezoidTestValue(trapezoidCoordinates, SIZEOF_ARRAY(trapezoidCoordinates), RULE_EVENODD);

Completed in 734 milliseconds