Home
last modified time | relevance | path

Searched refs:OH_Drawing_PathReset (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dbugfix7792.cpp66 OH_Drawing_PathReset(path); in CanvasDrawPath1()
77 OH_Drawing_PathReset(path); in CanvasDrawPath1()
87 OH_Drawing_PathReset(path); in CanvasDrawPath1()
101 OH_Drawing_PathReset(path); in CanvasDrawPath2()
116 OH_Drawing_PathReset(path); in CanvasDrawPath2()
125 OH_Drawing_PathReset(path); in CanvasDrawPath2()
140 OH_Drawing_PathReset(path); in CanvasDrawPath3()
155 OH_Drawing_PathReset(path); in CanvasDrawPath3()
167 OH_Drawing_PathReset(path); in CanvasDrawPath3()
182 OH_Drawing_PathReset(path); in CanvasDrawPath4()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp47 OH_Drawing_PathReset(path); in OnTestPerformance()
64 OH_Drawing_PathReset(path); in OnTestPerformance()
82 OH_Drawing_PathReset(path); in OnTestPerformance()
100 OH_Drawing_PathReset(path); in OnTestPerformance()
120 OH_Drawing_PathReset(path); in OnTestPerformance()
138 OH_Drawing_PathReset(path); in OnTestPerformance()
341 OH_Drawing_PathReset(path); in OnTestPerformance()
370 OH_Drawing_PathReset(path); in OnTestPerformance()
385 OH_Drawing_PathReset(path); in OnTestPerformance()
402 OH_Drawing_PathReset(path); in OnTestPerformance()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_path.h617 void OH_Drawing_PathReset(OH_Drawing_Path*);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_test.cpp109 OH_Drawing_PathReset(nullptr);
111 OH_Drawing_PathReset(path3);
504 OH_Drawing_PathReset(path);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp379 OH_Drawing_PathReset(nullptr); in NativeDrawingPathTest007()
380 OH_Drawing_PathReset(path); in NativeDrawingPathTest007()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/
H A Ddrawing_fuzzer.cpp249 OH_Drawing_PathReset(path); in NativeDrawingPathResetTest()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md76 | void [OH_Drawing_PathReset](_drawing.md#oh_drawing_pathreset) ([OH_Drawing_Path](_drawing.md#oh_d…
H A D_drawing.md460 | void [OH_Drawing_PathReset](#oh_drawing_pathreset) ([OH_Drawing_Path](#oh_drawing_path) \*) | 用于重…
10904 ### OH_Drawing_PathReset()
10907 void OH_Drawing_PathReset (OH_Drawing_Path* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path.cpp517 void OH_Drawing_PathReset(OH_Drawing_Path* cPath) in OH_Drawing_PathReset() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md76 | void [OH_Drawing_PathReset](_drawing.md#oh_drawing_pathreset) ([OH_Drawing_Path](_drawing.md#oh_d…
H A D_drawing.md460 | void [OH_Drawing_PathReset](#oh_drawing_pathreset) ([OH_Drawing_Path](#oh_drawing_path) \*) | Res…
10949 ### OH_Drawing_PathReset()
10952 void OH_Drawing_PathReset (OH_Drawing_Path* )
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md70 | 图形-drawing |void OH_Drawing_PathReset(OH_Drawing_Path*)|新增|函数用于重置自定义路径数据|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md70 | Graphics - drawing |void OH_Drawing_PathReset(OH_Drawing_Path*)|Added|Added the API for resetti…