Home
last modified time | relevance | path

Searched defs:addPath (Results 1 – 13 of 13) sorted by relevance

/external/srec/portable/include/
DPANSIFileSystem.h66 ESR_ReturnCode(*addPath)(PFileSystem* self, const LCHAR* virtualPath, const LCHAR* realPath); member
/external/webkit/WebCore/svg/graphics/
DSVGResourceClipper.h44 void addPath(const Path& pathData, WindRule windRule, bool bboxUnits) in addPath() function
/external/skia/include/core/
DSkPath.h418 void addPath(const SkPath& src) { in addPath() function
/external/webkit/WebCore/platform/graphics/skia/
DPlatformContextSkia.cpp379 void PlatformContextSkia::addPath(const SkPath& path) in addPath() function in PlatformContextSkia
DGraphicsContextSkia.cpp306 void GraphicsContext::addPath(const Path& path) in addPath() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp431 void GraphicsContext::addPath(const Path& path) in addPath() function in WebCore::GraphicsContext
/external/skia/src/animator/
DSkDrawExtraPathEffect.cpp36 SkDrawable* addPath; member in SkDrawShapePathEffect
/external/webkit/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp210 void addPath(const SkPath& other) { in addPath() function in WebCore::GraphicsContextPlatformPrivate
1054 void GraphicsContext::addPath(const Path& p) in addPath() function in WebCore::GraphicsContext
/external/skia/src/core/
DSkPath.cpp695 void SkPath::addPath(const SkPath& path, SkScalar dx, SkScalar dy) { in addPath() function in SkPath
702 void SkPath::addPath(const SkPath& path, const SkMatrix& matrix) { in addPath() function in SkPath
DSkPictureRecord.cpp435 void SkPictureRecord::addPath(const SkPath& path) { in addPath() function in SkPictureRecord
/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp845 void GraphicsContext::addPath(const Path& path) in addPath() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp967 void GraphicsContext::addPath(const Path& path) in addPath() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp644 void GraphicsContext::addPath(const Path& path) in addPath() function in WebCore::GraphicsContext