Home
last modified time | relevance | path

Searched defs:EffectImpl (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DRefCntTest.cpp130 struct EffectImpl : public Effect { struct
131 ~EffectImpl() override {} in ~EffectImpl() argument
133 static sk_sp<EffectImpl> Create() { in Create() argument
139 auto foo = EffectImpl::Create(); in make_effect() argument
/external/skqp/tests/
DRefCntTest.cpp130 struct EffectImpl : public Effect { struct
131 ~EffectImpl() override {} in ~EffectImpl() argument
133 static sk_sp<EffectImpl> Create() { in Create() argument
139 auto foo = EffectImpl::Create(); in make_effect() argument