Home
last modified time | relevance | path

Searched defs:GetPathEffect (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
Dtexgine_path_effect.cpp21 sk_sp<SkPathEffect> TexginePathEffect::GetPathEffect() const in GetPathEffect() function in OHOS::Rosen::TextEngine::TexginePathEffect
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_path_effect.cpp70 sk_sp<SkPathEffect> SkiaPathEffect::GetPathEffect() const in GetPathEffect() function in OHOS::Rosen::Drawing::SkiaPathEffect
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dpen.cpp157 std::shared_ptr<PathEffect> Pen::GetPathEffect() const in GetPathEffect() function in OHOS::Rosen::Drawing::Pen