Searched refs:deepCopyPtr (Results 1 – 1 of 1) sorted by relevance
61 template <typename T> T* deepCopyPtr(const T* src) { in deepCopyPtr() function118 mPath = deepCopyPtr<SkPath>(other.mPath); in State()