Home
last modified time | relevance | path

Searched defs:SetPathEffect (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
Dtexgine_path_effect.cpp31 void TexginePathEffect::SetPathEffect(const sk_sp<SkPathEffect> effect) in SetPathEffect() function in OHOS::Rosen::TextEngine::TexginePathEffect
Dtexgine_paint.cpp126 void TexginePaint::SetPathEffect(const std::shared_ptr<TexginePathEffect> pathEffect) in SetPathEffect() function in OHOS::Rosen::TextEngine::TexginePaint
/foundation/arkui/ace_engine/test/mock/core/rosen/
Dtesting_pen.h52 virtual void SetPathEffect(std::shared_ptr<TestingPathEffect> /* effect */) {} in SetPathEffect() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dpaint.cpp189 void Paint::SetPathEffect(std::shared_ptr<PathEffect> e) in SetPathEffect() function in OHOS::Rosen::Drawing::Paint
Dpen.cpp157 void Pen::SetPathEffect(std::shared_ptr<PathEffect> e) in SetPathEffect() function in OHOS::Rosen::Drawing::Pen