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