Home
last modified time | relevance | path

Searched refs:OH_Drawing_PenSetCap (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.cpp235 OH_Drawing_PenSetCap(pen, cap); in DashingNum()
251 OH_Drawing_PenSetCap(pen, LINE_SQUARE_CAP); in DashingTow()
307 OH_Drawing_PenSetCap(pen, LINE_ROUND_CAP); in DashingThree()
316 OH_Drawing_PenSetCap(pen, LINE_SQUARE_CAP); in DashingThree()
324 OH_Drawing_PenSetCap(pen, LINE_ROUND_CAP); in DashingThree()
H A Dpoints_mask_filter.cpp68 OH_Drawing_PenSetCap(pen, cap); in OnTestFunction()
H A Dpoints.cpp70 OH_Drawing_PenSetCap(pen2, LINE_ROUND_CAP); in OnTestFunction()
H A Dcircular_arcs.cpp64 OH_Drawing_PenSetCap(pen, cap); in OnTestFunction()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_pen_test.cpp141 OH_Drawing_PenSetCap(pen5, OH_Drawing_PenLineCapStyle::LINE_SQUARE_CAP);
143 OH_Drawing_PenSetCap(pen5, OH_Drawing_PenLineCapStyle::LINE_FLAT_CAP);
145 OH_Drawing_PenSetCap(pen5, OH_Drawing_PenLineCapStyle::LINE_ROUND_CAP);
201 OH_Drawing_PenSetCap(pen9, OH_Drawing_PenLineCapStyle::LINE_ROUND_CAP);
467 OH_Drawing_PenSetCap(nullptr, OH_Drawing_PenLineCapStyle::LINE_FLAT_CAP);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/
H A Dpen_fuzzer.cpp102 OH_Drawing_PenSetCap(nullptr, static_cast<OH_Drawing_PenLineCapStyle>(enum_1 % PATH_THREE)); in PenFuzzTest001()
103 OH_Drawing_PenSetCap(pen, static_cast<OH_Drawing_PenLineCapStyle>(enum_1 % PATH_THREE)); in PenFuzzTest001()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_pen.h240 void OH_Drawing_PenSetCap(OH_Drawing_Pen*, OH_Drawing_PenLineCapStyle);
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_c_sample.cpp116 OH_Drawing_PenSetCap(cPen, LINE_ROUND_CAP); in TestDrawPathPro()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__pen_8h.md54 | void [OH_Drawing_PenSetCap](_drawing.md#oh_drawing_pensetcap) ([OH_Drawing_Pen](_drawing.md#oh_dr…
H A D_drawing.md477 | void [OH_Drawing_PenSetCap](#oh_drawing_pensetcap) ([OH_Drawing_Pen](#oh_drawing_pen) \*, [OH_Dra…
11467 ### OH_Drawing_PenSetCap()
11470 void OH_Drawing_PenSetCap (OH_Drawing_Pen* , OH_Drawing_PenLineCapStyle )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_pen.cpp239 void OH_Drawing_PenSetCap(OH_Drawing_Pen* cPen, OH_Drawing_PenLineCapStyle cCap) in OH_Drawing_PenSetCap() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/
H A Ddrawing_fuzzer.cpp389 OH_Drawing_PenSetCap(pen, OH_Drawing_PenLineCapStyle::LINE_SQUARE_CAP); in NativeDrawingPenTest()
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__pen_8h.md54 | void [OH_Drawing_PenSetCap](_drawing.md#oh_drawing_pensetcap) ([OH_Drawing_Pen](_drawing.md#oh_dr…
H A D_drawing.md477 | void [OH_Drawing_PenSetCap](#oh_drawing_pensetcap) ([OH_Drawing_Pen](#oh_drawing_pen) \*, [OH_Dra…
11512 ### OH_Drawing_PenSetCap()
11515 void OH_Drawing_PenSetCap (OH_Drawing_Pen* , OH_Drawing_PenLineCapStyle )
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md82 | 图形-drawing |void OH_Drawing_PenSetCap(OH_Drawing_Pen*, OH_Drawing_PenLineCapStyle)|新增|函数用于设置画笔…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md82 | Graphics - drawing |void OH_Drawing_PenSetCap(OH_Drawing_Pen*, OH_Drawing_PenLineCapStyle)|Adde…