Lines Matching full:sk_sp
63 explicit CompositeRRect(sk_sp<sksg::RRect>);
72 sk_sp<sksg::RRect> fRRectNode;
83 CompositePolyStar(sk_sp<sksg::Path>, Type);
96 sk_sp<sksg::Path> fPathNode;
104 explicit CompositeTransform(sk_sp<sksg::Matrix>);
116 sk_sp<sksg::Matrix> fMatrixNode;
128 CompositeGradient(sk_sp<sksg::Gradient>, size_t stopCount);
133 sk_sp<sksg::Gradient> fGradient;
146 CompositeLinearGradient(sk_sp<sksg::LinearGradient>, size_t stopCount);
156 CompositeRadialGradient(sk_sp<sksg::RadialGradient>, size_t stopCount);