Searched defs:RuntimeEffect (Results 1 – 7 of 7) sorted by relevance
23 RuntimeEffect::RuntimeEffect(const std::string& sl, const RuntimeEffectOptions& options) noexcept :… in RuntimeEffect() function in OHOS::Rosen::Drawing::RuntimeEffect28 RuntimeEffect::RuntimeEffect(const std::string& sl) noexcept : RuntimeEffect() in RuntimeEffect() function in OHOS::Rosen::Drawing::RuntimeEffect33 RuntimeEffect::RuntimeEffect(const std::string& sl, const RuntimeEffectOptions& options, in RuntimeEffect() function in OHOS::Rosen::Drawing::RuntimeEffect39 RuntimeEffect::RuntimeEffect(const std::string& sl, bool isBlender) noexcept : RuntimeEffect() in RuntimeEffect() function in OHOS::Rosen::Drawing::RuntimeEffect44 RuntimeEffect::RuntimeEffect() noexcept : impl_(ImplFactory::CreateRuntimeEffectImpl()) in RuntimeEffect() function in OHOS::Rosen::Drawing::RuntimeEffect
25 class RuntimeEffect; variable
26 class RuntimeEffect; variable
29 class RuntimeEffect; variable
27 class RuntimeEffect; variable
30 class RuntimeEffect; variable
34 class RuntimeEffect; variable