Searched refs:CreateRuntimeEffect (Results 1 – 3 of 3) sorted by relevance
215 return DDGRImplFactory::CreateRuntimeEffect(); in CreateRuntimeEffectImpl()218 return EngineImplFactory::CreateRuntimeEffect(); in CreateRuntimeEffectImpl()
77 static std::unique_ptr<RuntimeEffectImpl> CreateRuntimeEffect();
149 std::unique_ptr<RuntimeEffectImpl> SkiaImplFactory::CreateRuntimeEffect() in CreateRuntimeEffect() function in OHOS::Rosen::Drawing::SkiaImplFactory