Home
last modified time | relevance | path

Searched defs:strokePath (Results 1 – 16 of 16) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
DPathSkia.cpp259 SkPath strokePath; in strokeContains() local
DGraphicsContextSkia.cpp1197 void GraphicsContext::strokePath(const Path& pathToStroke) in strokePath() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/
DPathAndroid.cpp316 SkPath strokePath; in strokeContains() local
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp147 void GraphicsContext::strokePath(const Path& path) in strokePath() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp132 void GraphicsContext::strokePath(const Path&) in strokePath() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContextRecording.cpp362 void PlatformGraphicsContextRecording::strokePath(const Path& pathToStroke) in strokePath() function in WebCore::PlatformGraphicsContextRecording
DPlatformGraphicsContextSkia.cpp587 void PlatformGraphicsContextSkia::strokePath(const Path& pathToStroke) in strokePath() function in WebCore::PlatformGraphicsContextSkia
DGraphicsContextAndroid.cpp598 void GraphicsContext::strokePath(const Path& pathToStroke) in strokePath() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp535 void GraphicsContext::strokePath(const Path& path) in strokePath() function in WebCore::GraphicsContext
/external/skia/src/core/
DSkStroke.cpp553 void SkStroke::strokePath(const SkPath& src, SkPath* dst) const { in strokePath() function in SkStroke
DSkPaint.cpp1965 SkPath effectPath, strokePath; in getFillPath() local
/external/webkit/Source/WebCore/platform/graphics/wince/
DPlatformPathWinCE.cpp573 void PlatformPath::strokePath(HDC dc, const AffineTransform* transformation) const in strokePath() function in WebCore::PlatformPath
DGraphicsContextWinCE.cpp1365 void GraphicsContext::strokePath(const Path& path) in strokePath() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp548 void GraphicsContext::strokePath(const Path& path) in strokePath() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp600 void GraphicsContext::strokePath(const Path& path) in strokePath() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp541 void GraphicsContext::strokePath(const Path& path) in strokePath() function in WebCore::GraphicsContext