Searched defs:EffectImpl (Results 1 – 1 of 1) 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