Searched defs:SetPathEffect (Results 1 – 4 of 4) sorted by relevance
26 void TexginePathEffect::SetPathEffect(const sk_sp<SkPathEffect> effect) in SetPathEffect() function in OHOS::Rosen::TextEngine::TexginePathEffect
66 void TexginePaint::SetPathEffect(const std::shared_ptr<TexginePathEffect> pathEffect) in SetPathEffect() function in OHOS::Rosen::TextEngine::TexginePaint
52 virtual void SetPathEffect(std::shared_ptr<TestingPathEffect> /* effect */) {} in SetPathEffect() function
152 void Pen::SetPathEffect(std::shared_ptr<PathEffect> e) in SetPathEffect() function in OHOS::Rosen::Drawing::Pen