Searched defs:EffectImpl (Results 1 – 1 of 1) sorted by relevance
138 struct EffectImpl : public Effect { struct139 ~EffectImpl() override {} in ~EffectImpl() argument141 static sk_sp<EffectImpl> Create() { in Create() argument147 auto foo = EffectImpl::Create(); in make_effect() argument