Searched refs:ParsePath2D (Results 1 – 7 of 7) sorted by relevance
897 paintMethod->ParsePath2D(path2D);900 paintMethod->ParsePath2D(path2D);903 paintMethod->ParsePath2D(path2D);906 paintMethod->ParsePath2D(path2D);909 paintMethod->ParsePath2D(path2D);912 paintMethod->ParsePath2D(path2D);915 paintMethod->ParsePath2D(path2D);918 paintMethod->ParsePath2D(path2D);921 paintMethod->ParsePath2D(path2D);924 paintMethod->ParsePath2D(path2D);[all …]
179 void ParsePath2D(const RefPtr<CanvasPath2D>& path);
167 void ParsePath2D(const Offset& offset, const RefPtr<CanvasPath2D>& path);
1325 void RosenRenderCustomPaint::ParsePath2D(const Offset& offset, const RefPtr<CanvasPath2D>& path) in ParsePath2D() function in OHOS::Ace::RosenRenderCustomPaint1447 ParsePath2D(offset, path); in Fill()1514 ParsePath2D(offset, path); in Stroke()1907 ParsePath2D(offset, path); in Clip()
210 void RosenRenderOffscreenCanvas::ParsePath2D(const RefPtr<CanvasPath2D>& path) in ParsePath2D() function in OHOS::Ace::RosenRenderOffscreenCanvas332 ParsePath2D(path); in Fill()356 ParsePath2D(path); in Clip()1430 ParsePath2D(path); in Stroke()
310 void ParsePath2D(const RefPtr<CanvasPath2D>& path);
724 ParsePath2D(path); in Fill()788 ParsePath2D(path); in Stroke()830 ParsePath2D(path); in Clip()974 void CustomPaintPaintMethod::ParsePath2D(const RefPtr<CanvasPath2D>& path) in ParsePath2D() function in OHOS::Ace::NG::CustomPaintPaintMethod