Home
last modified time | relevance | path

Searched defs:drawConvexPolygon (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp129 void GraphicsContext::drawConvexPolygon(size_t numPoints, const FloatPoint* points, bool shouldAnti… in drawConvexPolygon() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp137 void GraphicsContext::drawConvexPolygon(size_t pointsLength, const FloatPoint* points, bool shouldA… in drawConvexPolygon() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp237 void GraphicsContext::drawConvexPolygon(size_t npoints, const FloatPoint* points, bool shouldAntial… in drawConvexPolygon() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp452 void GraphicsContext::drawConvexPolygon(size_t numPoints, in drawConvexPolygon() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp485 void GraphicsContext::drawConvexPolygon(size_t npoints, const FloatPoint* points, bool shouldAntial… in drawConvexPolygon() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp723 void GraphicsContext::drawConvexPolygon(size_t numPoints, const FloatPoint* points, bool shouldAnti… in drawConvexPolygon() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp412 void GraphicsContext::drawConvexPolygon(size_t numberOfPoints, const FloatPoint* points, bool antia… in drawConvexPolygon() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp441 void GraphicsContext::drawConvexPolygon(size_t npoints, const FloatPoint* points, bool shouldAntial… in drawConvexPolygon() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp857 void GraphicsContext::drawConvexPolygon(size_t npoints, const FloatPoint* points, bool shouldAntial… in drawConvexPolygon() function in WebCore::GraphicsContext