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

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DQtWebPageSGNode.cpp104 const QSGGeometry::Point2D* geometryPoints = geometry->vertexDataAsPoint2D(); local
113 polygon.append(clipMatrix.map(QPointF(geometryPoints[i].x, geometryPoints[i].y)));

Completed in 98 milliseconds