Home
last modified time | relevance | path

Searched refs:OH_Drawing_PathEffectDestroy (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpatheffect_fuzzer/
H A Dpatheffect_fuzzer.cpp58 OH_Drawing_PathEffectDestroy(pathEffectError); in NativePathEffectTest()
59 OH_Drawing_PathEffectDestroy(pathEffect); in NativePathEffectTest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_path_effect.h67 void OH_Drawing_PathEffectDestroy(OH_Drawing_PathEffect*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path__effect_8h.md25 | void [OH_Drawing_PathEffectDestroy](_drawing.md#oh_drawing_patheffectdestroy) ([OH_Drawing_PathEf…
H A D_drawing.md462 | void [OH_Drawing_PathEffectDestroy](#oh_drawing_patheffectdestroy) ([OH_Drawing_PathEffect](#oh_d…
10681 ### OH_Drawing_PathEffectDestroy()
10684 void OH_Drawing_PathEffectDestroy (OH_Drawing_PathEffect* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path_effect.cpp45 void OH_Drawing_PathEffectDestroy(OH_Drawing_PathEffect* cPathEffect) in OH_Drawing_PathEffectDestroy() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_effect_test.cpp55 OH_Drawing_PathEffectDestroy(pathEffect);
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__path__effect_8h.md25 | void [OH_Drawing_PathEffectDestroy](_drawing.md#oh_drawing_patheffectdestroy) ([OH_Drawing_PathEf…
H A D_drawing.md462 | void [OH_Drawing_PathEffectDestroy](#oh_drawing_patheffectdestroy) ([OH_Drawing_PathEffect](#oh_d…
10726 ### OH_Drawing_PathEffectDestroy()
10729 void OH_Drawing_PathEffectDestroy (OH_Drawing_PathEffect* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/
H A Dpen_fuzzer.cpp198 OH_Drawing_PathEffectDestroy(PathEffect); in PenFuzzTest003()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.cpp409 OH_Drawing_PathEffectDestroy(stylePathEffect_); in StyleSettingsDestroy()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.cpp46 OH_Drawing_PathEffectDestroy(effect); in drawline()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp172 OH_Drawing_PathEffectDestroy(pathEffect); in OnTestPerformance()