Home
last modified time | relevance | path

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

/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