Home
last modified time | relevance | path

Searched refs:addConvexPolygonToPath (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp402 static void addConvexPolygonToPath(Path& path, size_t numberOfPoints, const FloatPoint* points) in addConvexPolygonToPath() function
426 addConvexPolygonToPath(path, numberOfPoints, points); in drawConvexPolygon()
447 addConvexPolygonToPath(path, numberOfPoints, points); in clipConvexPolygon()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-063587 (WebCore::addConvexPolygonToPath):