Searched defs:addPath (Results 1 – 8 of 8) sorted by relevance
66 ESR_ReturnCode(*addPath)(PFileSystem* self, const LCHAR* virtualPath, const LCHAR* realPath); member
67 Linker::addPath(const sys::Path& path) { in addPath() function in Linker
34 void (*addPath)(SkPath*); member
551 void addPath(const SkPath& src) { in addPath() function
557 CallTree.prototype.addPath = function(path) { method in CallTree
28 SkDrawable* addPath; member in SkDrawShapePathEffect
963 void SkPath::addPath(const SkPath& path, SkScalar dx, SkScalar dy) { in addPath() function in SkPath970 void SkPath::addPath(const SkPath& path, const SkMatrix& matrix) { in addPath() function in SkPath
527 void SkPictureRecord::addPath(const SkPath& path) { in addPath() function in SkPictureRecord