Searched defs:EffectImpl (Results 1 – 2 of 2) sorted by relevance
130 struct EffectImpl : public Effect { struct131 ~EffectImpl() override {} in ~EffectImpl() argument133 static sk_sp<EffectImpl> Create() { in Create() argument139 auto foo = EffectImpl::Create(); in make_effect() argument