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/ |
| D | skia_paint.cpp | 225 bool SkiaPaint::GetFillPath(const Pen& pen, const Path& src, Path& dst, const Rect* rect, const Mat… in GetFillPath() function in OHOS::Rosen::Drawing::SkiaPaint
|
| D | skia_static_factory.cpp | 166 bool SkiaStaticFactory::GetFillPath(const Pen& pen, const Path& src, Path& dst, const Rect* rect, c… in GetFillPath() function in OHOS::Rosen::Drawing::SkiaStaticFactory
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| D | pen.cpp | 264 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/ |
| D | static_factory.cpp | 274 bool StaticFactory::GetFillPath(const Pen& pen, const Path& src, Path& dst, const Rect* rect, const… in GetFillPath() function in OHOS::Rosen::Drawing::StaticFactory
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/ |
| D | js_pen.cpp | 579 napi_value JsPen::GetFillPath(napi_env env, napi_callback_info info) in GetFillPath() function in OHOS::Rosen::Drawing::JsPen
|