Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dpaint.h89 const PathEffect* GetPathEffectPtr() const { return pathEffect_.get(); } in GetPathEffectPtr() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpen.cpp192 const PathEffect* Pen::GetPathEffectPtr() const in GetPathEffectPtr() function in OHOS::Rosen::Drawing::Pen