Searched refs:srcPathDelegate (Results 1 – 1 of 1) sorted by relevance
531 Path_Delegate srcPathDelegate = sManager.getDelegate(srcPath); in addPath() local532 if (srcPathDelegate == null) { in addPath()538 srcPathDelegate.mPath.getPathIterator(transform), false); in addPath()540 destPathDelegate.mPath.append(srcPathDelegate.mPath, false); in addPath()