Home
last modified time | relevance | path

Searched refs:OH_Drawing_PathClose (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dbugfix7792.cpp73 OH_Drawing_PathClose(path); in CanvasDrawPath1()
83 OH_Drawing_PathClose(path); in CanvasDrawPath1()
110 OH_Drawing_PathClose(path); in CanvasDrawPath2()
112 OH_Drawing_PathClose(path); in CanvasDrawPath2()
132 OH_Drawing_PathClose(path); in CanvasDrawPath2()
148 OH_Drawing_PathClose(path); in CanvasDrawPath3()
163 OH_Drawing_PathClose(path); in CanvasDrawPath3()
174 OH_Drawing_PathClose(path); in CanvasDrawPath3()
189 OH_Drawing_PathClose(path); in CanvasDrawPath4()
219 OH_Drawing_PathClose(path); in CanvasDrawPath4()
[all …]
H A Donebadarc.cpp57 OH_Drawing_PathClose(path); in OnTestFunction()
H A Dlargeclippedpath.cpp75 OH_Drawing_PathClose(pathQuad); in OnTestFunction()
H A Daa_rect_modes.cpp71 OH_Drawing_PathClose(path); in test4()
H A Ddashing.cpp146 OH_Drawing_PathClose(path); in make_path_star()
H A Dconvex_paths.cpp152 OH_Drawing_PathClose(path_Polygon); in MakePath2()
H A Dshadowutils.cpp144 OH_Drawing_PathClose(path); in make_path_star()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_test.cpp181 OH_Drawing_PathClose(nullptr);
183 OH_Drawing_PathClose(path);
200 OH_Drawing_PathClose(path);
346 OH_Drawing_PathClose(path);
393 OH_Drawing_PathClose(path);
526 OH_Drawing_PathClose(path9);
687 OH_Drawing_PathClose(path);
726 OH_Drawing_PathClose(path);
759 OH_Drawing_PathClose(path);
H A Ddrawing_canvas_test.cpp116 OH_Drawing_PathClose(nullptr);
117 OH_Drawing_PathClose(path);
203 OH_Drawing_PathClose(path);
510 OH_Drawing_PathClose(nullptr);
511 OH_Drawing_PathClose(path);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp61 OH_Drawing_PathClose(nullptr); in NativeDrawingPathTest001()
62 OH_Drawing_PathClose(path); in NativeDrawingPathTest001()
373 OH_Drawing_PathClose(nullptr); in NativeDrawingPathTest007()
374 OH_Drawing_PathClose(path); in NativeDrawingPathTest007()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_path.h594 void OH_Drawing_PathClose(OH_Drawing_Path*);
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_c_sample.cpp90 OH_Drawing_PathClose(cPath); in TestDrawPathPro()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dcanvas_test.cpp358 OH_Drawing_PathClose(path); in OnTestPerformance()
472 OH_Drawing_PathClose(path); in OnTestPerformance()
H A Dpath_test.cpp98 OH_Drawing_PathClose(path); in OnTestPerformance()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp123 OH_Drawing_PathClose(cPath_); in ConstructPath()
/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Ddrawing-guidelines.md25 | OH_Drawing_PathClose (OH_Drawing_Path *) | 闭合路径,会添加一条到路径起点位置的线段。 |
311 OH_Drawing_PathClose(cPath_);
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Dndk-build-custom-components.md275 OH_Drawing_PathClose(path);
H A Darkts-user-defined-arktsNode-renderNode.md346 OH_Drawing_PathClose(path);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/
H A Ddrawing_fuzzer.cpp312 OH_Drawing_PathClose(path); in NativeDrawingPathCloseTest()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md74 | void [OH_Drawing_PathClose](_drawing.md#oh_drawing_pathclose) ([OH_Drawing_Path](_drawing.md#oh_d…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path.cpp496 void OH_Drawing_PathClose(OH_Drawing_Path* cPath) in OH_Drawing_PathClose() function
/ohos5.0/docs/en/application-dev/ui/
H A Dndk-build-custom-components.md275 OH_Drawing_PathClose(path);
/ohos5.0/docs/en/application-dev/graphics/
H A Ddrawing-guidelines.md25 | OH_Drawing_PathClose (OH_Drawing_Path *) | Draws a line segment from the current point to the sta…
317 OH_Drawing_PathClose(cPath_);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md74 | void [OH_Drawing_PathClose](_drawing.md#oh_drawing_pathclose) ([OH_Drawing_Path](_drawing.md#oh_d…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md69 | 图形-drawing |void OH_Drawing_PathClose(OH_Drawing_Path*)|新增|函数用于闭合路径,会添加一条从路径起点位置到最后点位置的线段|

12