Home
last modified time | relevance | path

Searched refs:OH_Drawing_PathGetLength (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_path.h573 float OH_Drawing_PathGetLength(OH_Drawing_Path*, bool forceClosed);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp371 OH_Drawing_PathGetLength(nullptr, GetObject<bool>()); in NativeDrawingPathTest007()
372 OH_Drawing_PathGetLength(path, GetObject<bool>()); in NativeDrawingPathTest007()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md73 | float [OH_Drawing_PathGetLength](_drawing.md#oh_drawing_pathgetlength) ([OH_Drawing_Path](_drawin…
H A D_drawing.md452 | float [OH_Drawing_PathGetLength](#oh_drawing_pathgetlength) ([OH_Drawing_Path](#oh_drawing_path) …
10702 ### OH_Drawing_PathGetLength()
10705 float OH_Drawing_PathGetLength (OH_Drawing_Path* , bool forceClosed )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path.cpp527 float OH_Drawing_PathGetLength(OH_Drawing_Path* cPath, bool forceClosed) in OH_Drawing_PathGetLength() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp80 length = OH_Drawing_PathGetLength(path, bClosed); in OnTestPerformance()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_test.cpp349 float ret = OH_Drawing_PathGetLength(path, true);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md73 | float [OH_Drawing_PathGetLength](_drawing.md#oh_drawing_pathgetlength) ([OH_Drawing_Path](_drawin…
H A D_drawing.md452 | float [OH_Drawing_PathGetLength](#oh_drawing_pathgetlength) ([OH_Drawing_Path](#oh_drawing_path) …
10747 ### OH_Drawing_PathGetLength()
10750 float OH_Drawing_PathGetLength (OH_Drawing_Path* , bool forceClosed )