@interface AVTPaddlePathGenerator : NSObject + (id)concentricCornerPathWithBaseRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 radius:(double)a1 topToBottom:(BOOL)a2 rightToLeft:(BOOL)a3; + (id)paddlePathWithBaseRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 contentRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a1 radius:(double)a2 topToBottom:(BOOL)a3 rightToLeft:(BOOL)a4; @end