Searched defs:SkPairPathEffect (Results 1 – 2 of 2) sorted by relevance
51 class SkPairPathEffect : public SkPathEffect { class53 SkPairPathEffect(sk_sp<SkPathEffect> pe0, sk_sp<SkPathEffect> pe1) in SkPairPathEffect() function in SkPairPathEffect
57 class SkPairPathEffect : public SkPathEffectBase { class59 SkPairPathEffect(sk_sp<SkPathEffect> pe0, sk_sp<SkPathEffect> pe1) in SkPairPathEffect() function in SkPairPathEffect