Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DPath2D.h52 void addPath(Path2D* path) in addPath() function
57 void addPath(Path2D* path, SVGMatrixTearOff* transform) in addPath() function
/external/srec/portable/include/
DPANSIFileSystem.h66 ESR_ReturnCode(*addPath)(PFileSystem* self, const LCHAR* virtualPath, const LCHAR* realPath); member
/external/chromium_org/chrome/test/base/
Djs2gtest.js215 function addPath(path) { function
/external/skia/src/animator/
DSkDrawExtraPathEffect.cpp26 SkDrawable* addPath; member in SkDrawShapePathEffect
246 void addPath(const SkPoint& loc, int u, int v, SkPath* dst) { in addPath() function in SkShape2DPathEffect
/external/chromium_org/third_party/skia/src/animator/
DSkDrawExtraPathEffect.cpp26 SkDrawable* addPath; member in SkDrawShapePathEffect
246 void addPath(const SkPoint& loc, int u, int v, SkPath* dst) { in addPath() function in SkShape2DPathEffect
/external/chromium_org/v8/tools/
Dprofile.js557 CallTree.prototype.addPath = function(path) { method in CallTree
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DPath.cpp475 void Path::addPath(const Path& src, const AffineTransform& transform) in addPath() function in WebCore::Path
/external/chromium_org/third_party/skia/tests/
DBlurTest.cpp43 void (*addPath)(SkPath*); member
/external/skia/tests/
DBlurTest.cpp43 void (*addPath)(SkPath*); member
/external/skia/src/core/
DSkPath.cpp1446 void SkPath::addPath(const SkPath& path, SkScalar dx, SkScalar dy, AddPathMode mode) { in addPath() function in SkPath
1453 void SkPath::addPath(const SkPath& path, const SkMatrix& matrix, AddPathMode mode) { in addPath() function in SkPath
DSkPictureRecord.cpp1623 void SkPictureRecord::addPath(const SkPath& path) { in addPath() function in SkPictureRecord
/external/chromium_org/third_party/skia/src/core/
DSkPath.cpp1446 void SkPath::addPath(const SkPath& path, SkScalar dx, SkScalar dy, AddPathMode mode) { in addPath() function in SkPath
1453 void SkPath::addPath(const SkPath& path, const SkMatrix& matrix, AddPathMode mode) { in addPath() function in SkPath
DSkPictureRecord.cpp1623 void SkPictureRecord::addPath(const SkPath& path) { in addPath() function in SkPictureRecord