Searched defs:SkPairPathEffect (Results 1 – 1 of 1) sorted by relevance
64 class SkPairPathEffect : public SkPathEffectBase { class66 SkPairPathEffect(sk_sp<SkPathEffect> pe0, sk_sp<SkPathEffect> pe1) in SkPairPathEffect() function in SkPairPathEffect