Home
last modified time | relevance | path

Searched defs:GetFillPath (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_paint.cpp196 bool SkiaPaint::GetFillPath(const Pen& pen, const Path& src, Path& dst, const Rect* rect, const Matrix& matrix) in GetFillPath() function in OHOS::Rosen::Drawing::SkiaPaint
H A Dskia_static_factory.cpp151 bool SkiaStaticFactory::GetFillPath(const Pen& pen, const Path& src, Path& dst, const Rect* rect, const Matrix& matrix) in GetFillPath() function in OHOS::Rosen::Drawing::SkiaStaticFactory
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/
H A Djs_pen.cpp584 napi_value JsPen::GetFillPath(napi_env env, napi_callback_info info) in GetFillPath() function in OHOS::Rosen::Drawing::JsPen
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpen.cpp242 bool Pen::GetFillPath(const Path& src, Path& dst, const Rect* rect, const Matrix& matrix) in GetFillPath() function in OHOS::Rosen::Drawing::Pen
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dstatic_factory.cpp248 bool StaticFactory::GetFillPath(const Pen& pen, const Path& src, Path& dst, const Rect* rect, const Matrix& matrix) in GetFillPath() function in OHOS::Rosen::Drawing::StaticFactory

Completed in 5 milliseconds