Home
last modified time | relevance | path

Searched refs:OH_Drawing_PathAddArc (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfilltypes.cpp94 OH_Drawing_PathAddArc(path, rect, startAngle, sweepAngle); in OnTestFunction()
95 OH_Drawing_PathAddArc(path, rects, startAngle, sweepAngle); in OnTestFunction()
H A Dlargeclippedpath.cpp79 OH_Drawing_PathAddArc(pathQuad, rect, 0, 360); // 0、360表示弧的起始角度和扫过角度 in OnTestFunction()
H A Dadd_arc.cpp129 OH_Drawing_PathAddArc(path, r, startAngle, sweepAngle); in OnTestFunction()
H A Dshadowutils.cpp109 OH_Drawing_PathAddArc(path4, rect, 0, 360.f); // 360.f 旋转角度 in make_path_rect()
122 OH_Drawing_PathAddArc(path6, rect, 0, 360.f); // 360.f 旋转角度 in make_path_rect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp202 OH_Drawing_PathAddArc(nullptr, rect, startAngle, sweepAngle); in NativeDrawingPathTest004()
203 OH_Drawing_PathAddArc(path, nullptr, startAngle, sweepAngle); in NativeDrawingPathTest004()
204 OH_Drawing_PathAddArc(path, rect, startAngle, sweepAngle); in NativeDrawingPathTest004()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_path.h402 void OH_Drawing_PathAddArc(OH_Drawing_Path*, const OH_Drawing_Rect*, float startAngle, float sweepA…
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp122 OH_Drawing_PathAddArc(path, rc, 0, 360); // 0,360 arc param in DrawPathAddCircle()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_test.cpp272 OH_Drawing_PathAddArc(nullptr, rect, 0, 180);
274 OH_Drawing_PathAddArc(path, nullptr, 0, 180);
276 OH_Drawing_PathAddArc(path, rect, 0, 180);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md63 | void [OH_Drawing_PathAddArc](_drawing.md#oh_drawing_pathaddarc) ([OH_Drawing_Path](_drawing.md#oh…
H A D_drawing.md439 | void [OH_Drawing_PathAddArc](#oh_drawing_pathaddarc) ([OH_Drawing_Path](#oh_drawing_path) \*, con…
10171 ### OH_Drawing_PathAddArc()
10174 void OH_Drawing_PathAddArc (OH_Drawing_Path* , const OH_Drawing_Rect* , float startAngle, float swe…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path.cpp274 void OH_Drawing_PathAddArc(OH_Drawing_Path* cPath, in OH_Drawing_PathAddArc() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp322 OH_Drawing_PathAddArc(path, recv, renderer.nextF(), renderer.nextF()); in OnTestPerformance()
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path_8h.md63 | void [OH_Drawing_PathAddArc](_drawing.md#oh_drawing_pathaddarc) ([OH_Drawing_Path](_drawing.md#oh…
H A D_drawing.md439 | void [OH_Drawing_PathAddArc](#oh_drawing_pathaddarc) ([OH_Drawing_Path](#oh_drawing_path) \*, con…
10216 ### OH_Drawing_PathAddArc()
10219 void OH_Drawing_PathAddArc (OH_Drawing_Path* , const OH_Drawing_Rect* , float startAngle, float swe…