Home
last modified time | relevance | path

Searched defs:drawConvexPolygon (Results 1 – 11 of 11) 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/android/context/
DGraphicsContextAndroid.cpp213 void GraphicsContext::drawConvexPolygon(size_t numPoints, const FloatPoint* points, in drawConvexPolygon() function in WebCore::GraphicsContext
DPlatformGraphicsContextSkia.cpp261 void PlatformGraphicsContextSkia::drawConvexPolygon(size_t numPoints, in drawConvexPolygon() function in WebCore::PlatformGraphicsContextSkia
DPlatformGraphicsContextRecording.cpp791 void PlatformGraphicsContextRecording::drawConvexPolygon(size_t numPoints, in drawConvexPolygon() function in WebCore::PlatformGraphicsContextRecording
/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/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