Searched refs:boundingPath (Results 1 – 3 of 3) sorted by relevance
94 SkPath boundingPath; in strokeBoundingRect() local95 paint.getFillPath(m_path, &boundingPath); in strokeBoundingRect()97 return boundingPath.getBounds(); in strokeBoundingRect()
739 NSBezierPath* boundingPath = nil;744 clipPath:&boundingPath];745 return boundingPath;
713 NSBezierPath* boundingPath = nil;718 clipPath:&boundingPath];719 return boundingPath;