Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_round_rect_test.cpp82 OH_Drawing_RoundRectDestroy(roundRect);
108 OH_Drawing_RoundRectDestroy(roundRect);
134 OH_Drawing_RoundRectDestroy(roundRect);
160 OH_Drawing_RoundRectDestroy(roundRect);
197 OH_Drawing_RoundRectDestroy(roundRect);
H A Ddrawing_canvas_test.cpp357 OH_Drawing_RoundRectDestroy(roundRect);
359 OH_Drawing_RoundRectDestroy(nullptr);
1240 OH_Drawing_RoundRectDestroy(roundRect);
1263 OH_Drawing_RoundRectDestroy(roundRect);
1284 OH_Drawing_RoundRectDestroy(roundRect);
H A Ddrawing_path_test.cpp257 OH_Drawing_RoundRectDestroy(roundRect);
792 OH_Drawing_RoundRectDestroy(roundRect);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dpath_interior.cpp99 OH_Drawing_RoundRectDestroy(rr); in draw_sence()
110 OH_Drawing_RoundRectDestroy(rr); in draw_sence()
H A Dblur_large_rrects.cpp97 OH_Drawing_RoundRectDestroy(rrect); in OnTestFunction()
H A Dshadowutils.cpp99 OH_Drawing_RoundRectDestroy(addRRect); in make_path_rect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_round_rect.h117 void OH_Drawing_RoundRectDestroy(OH_Drawing_RoundRect*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__round__rect_8h.md41 | void [OH_Drawing_RoundRectDestroy](_drawing.md#oh_drawing_roundrectdestroy) ([OH_Drawing_RoundRec…
H A D_drawing.md527 | void [OH_Drawing_RoundRectDestroy](#oh_drawing_roundrectdestroy) ([OH_Drawing_RoundRect](#oh_draw…
12265 ### OH_Drawing_RoundRectDestroy()
12268 void OH_Drawing_RoundRectDestroy (OH_Drawing_RoundRect* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkroundrect_fuzzer/
H A Droundrect_fuzzer.cpp74 OH_Drawing_RoundRectDestroy(roundRect); in NativeDrawingRoundRectTest001()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_round_rect.cpp97 void OH_Drawing_RoundRectDestroy(OH_Drawing_RoundRect* cRoundRect) in OH_Drawing_RoundRectDestroy() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__round__rect_8h.md41 | void [OH_Drawing_RoundRectDestroy](_drawing.md#oh_drawing_roundrectdestroy) ([OH_Drawing_RoundRec…
H A D_drawing.md527 | void [OH_Drawing_RoundRectDestroy](#oh_drawing_roundrectdestroy) ([OH_Drawing_RoundRect](#oh_draw…
12310 ### OH_Drawing_RoundRectDestroy()
12313 void OH_Drawing_RoundRectDestroy (OH_Drawing_RoundRect* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp171 OH_Drawing_RoundRectDestroy(roundRect); in NativeDrawingPathTest003()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcanvas_fuzzer/
H A Dcanvas_fuzzer.cpp161 OH_Drawing_RoundRectDestroy(roundRect); in CanvasFuzzTest007()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp485 OH_Drawing_RoundRectDestroy(rrc); in OnTestPerformance()