Searched refs:OH_Drawing_PathGetLength (Results 1 – 9 of 9) sorted by relevance
573 float OH_Drawing_PathGetLength(OH_Drawing_Path*, bool forceClosed);
371 OH_Drawing_PathGetLength(nullptr, GetObject<bool>()); in NativeDrawingPathTest007()372 OH_Drawing_PathGetLength(path, GetObject<bool>()); in NativeDrawingPathTest007()
73 | float [OH_Drawing_PathGetLength](_drawing.md#oh_drawing_pathgetlength) ([OH_Drawing_Path](_drawin…
452 | 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 )
527 float OH_Drawing_PathGetLength(OH_Drawing_Path* cPath, bool forceClosed) in OH_Drawing_PathGetLength() function
80 length = OH_Drawing_PathGetLength(path, bClosed); in OnTestPerformance()
349 float ret = OH_Drawing_PathGetLength(path, true);
452 | 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 )