Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_effect_test.cpp52 OH_Drawing_PenSetPathEffect(nullptr, pathEffect);
54 OH_Drawing_PenSetPathEffect(pen, pathEffect);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/
H A Dpen_fuzzer.cpp191 OH_Drawing_PenSetPathEffect(nullptr, PathEffect); in PenFuzzTest003()
192 OH_Drawing_PenSetPathEffect(pen, nullptr); in PenFuzzTest003()
193 OH_Drawing_PenSetPathEffect(pen, PathEffect); in PenFuzzTest003()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_pen.h314 void OH_Drawing_PenSetPathEffect(OH_Drawing_Pen*, OH_Drawing_PathEffect*);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.cpp42 OH_Drawing_PenSetPathEffect(pen, effect); in drawline()
196 OH_Drawing_PenSetPathEffect(pen, dasheffect); in OnTestFunction()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__pen_8h.md59 | void [OH_Drawing_PenSetPathEffect](_drawing.md#oh_drawing_pensetpatheffect) ([OH_Drawing_Pen](_dr…
H A D_drawing.md482 | void [OH_Drawing_PenSetPathEffect](#oh_drawing_pensetpatheffect) ([OH_Drawing_Pen](#oh_drawing_pe…
11601 ### OH_Drawing_PenSetPathEffect()
11604 void OH_Drawing_PenSetPathEffect (OH_Drawing_Pen* , OH_Drawing_PathEffect* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_pen.cpp294 void OH_Drawing_PenSetPathEffect(OH_Drawing_Pen* cPen, OH_Drawing_PathEffect* cPathEffect) in OH_Drawing_PenSetPathEffect() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__pen_8h.md59 | void [OH_Drawing_PenSetPathEffect](_drawing.md#oh_drawing_pensetpatheffect) ([OH_Drawing_Pen](_dr…
H A D_drawing.md482 | void [OH_Drawing_PenSetPathEffect](#oh_drawing_pensetpatheffect) ([OH_Drawing_Pen](#oh_drawing_pe…
11646 ### OH_Drawing_PenSetPathEffect()
11649 void OH_Drawing_PenSetPathEffect (OH_Drawing_Pen* , OH_Drawing_PathEffect* )