Home
last modified time | relevance | path

Searched refs:OH_Drawing_PathDestroy (Results 1 – 25 of 42) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_test.cpp60 OH_Drawing_PathDestroy(path);
78 OH_Drawing_PathDestroy(path1);
96 OH_Drawing_PathDestroy(path2);
114 OH_Drawing_PathDestroy(path3);
132 OH_Drawing_PathDestroy(path4);
150 OH_Drawing_PathDestroy(path5);
168 OH_Drawing_PathDestroy(path6);
186 OH_Drawing_PathDestroy(path);
206 OH_Drawing_PathDestroy(path);
229 OH_Drawing_PathDestroy(path);
[all …]
H A Ddrawing_region_test.cpp143 OH_Drawing_PathDestroy(path);
H A Ddrawing_pen_test.cpp305 OH_Drawing_PathDestroy(src);
306 OH_Drawing_PathDestroy(dst);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp49 OH_Drawing_PathDestroy(path); in OnTestPerformance()
66 OH_Drawing_PathDestroy(path); in OnTestPerformance()
84 OH_Drawing_PathDestroy(path); in OnTestPerformance()
102 OH_Drawing_PathDestroy(path); in OnTestPerformance()
124 OH_Drawing_PathDestroy(path); in OnTestPerformance()
223 OH_Drawing_PathDestroy(path); in OnTestPerformance()
239 OH_Drawing_PathDestroy(path); in OnTestPerformance()
255 OH_Drawing_PathDestroy(path); in OnTestPerformance()
307 OH_Drawing_PathDestroy(path); in OnTestPerformance()
329 OH_Drawing_PathDestroy(path); in OnTestPerformance()
[all …]
H A Dmatrix_test.cpp48 OH_Drawing_PathDestroy(path); in OnTestPerformance()
69 OH_Drawing_PathDestroy(path); in OnTestPerformance()
87 OH_Drawing_PathDestroy(path); in OnTestPerformance()
104 OH_Drawing_PathDestroy(path); in OnTestPerformance()
H A Dcanvas_test.cpp270 OH_Drawing_PathDestroy(pathCreate); in OnTestPerformance()
362 OH_Drawing_PathDestroy(path); in OnTestPerformance()
477 OH_Drawing_PathDestroy(path); in OnTestPerformance()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp68 OH_Drawing_PathDestroy(pathCopy); in NativeDrawingPathTest001()
69 OH_Drawing_PathDestroy(path); in NativeDrawingPathTest001()
113 OH_Drawing_PathDestroy(pathArcTo); in NativeDrawingPathTest002()
169 OH_Drawing_PathDestroy(path); in NativeDrawingPathTest003()
224 OH_Drawing_PathDestroy(path); in NativeDrawingPathTest004()
273 OH_Drawing_PathDestroy(path); in NativeDrawingPathTest005()
274 OH_Drawing_PathDestroy(dstPath); in NativeDrawingPathTest005()
327 OH_Drawing_PathDestroy(path); in NativeDrawingPathTest006()
383 OH_Drawing_PathDestroy(path); in NativeDrawingPathTest007()
415 OH_Drawing_PathDestroy(path); in NativeDrawingPathTest008()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/
H A Ddrawing_fuzzer.cpp161 OH_Drawing_PathDestroy(path); in NativeDrawingCanvasDrawPathTest()
223 OH_Drawing_PathDestroy(path); in NativeDrawingPathMoveToTest()
236 OH_Drawing_PathDestroy(path); in NativeDrawingPathLineToTest()
250 OH_Drawing_PathDestroy(path); in NativeDrawingPathResetTest()
267 OH_Drawing_PathDestroy(path); in NativeDrawingPathArcToTest()
282 OH_Drawing_PathDestroy(path); in NativeDrawingPathQuadToTest()
299 OH_Drawing_PathDestroy(path); in NativeDrawingPathCubicToTest()
313 OH_Drawing_PathDestroy(path); in NativeDrawingPathCloseTest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dlargeclippedpath.cpp87 OH_Drawing_PathDestroy(path); in OnTestFunction()
88 OH_Drawing_PathDestroy(pathQuad); in OnTestFunction()
H A Dclip_cubic.cpp108 OH_Drawing_PathDestroy(fVPath); in OnTestFunction()
109 OH_Drawing_PathDestroy(fHPath); in OnTestFunction()
H A Dconic_paths.cpp151 OH_Drawing_PathDestroy(fGiantCircle); in OnTestFunction()
153 OH_Drawing_PathDestroy(fPaths[f]); in OnTestFunction()
H A Dclipped_cubic.cpp62 OH_Drawing_PathDestroy(path); in OnTestFunction()
H A Donebadarc.cpp75 OH_Drawing_PathDestroy(path); in OnTestFunction()
H A Dstrokes.cpp97 OH_Drawing_PathDestroy(fPath); in OnTestFunction()
H A Dfilltypes.cpp113 OH_Drawing_PathDestroy(path); in OnTestFunction()
H A Dadd_arc.cpp134 OH_Drawing_PathDestroy(path); in OnTestFunction()
H A Dfill_types_persp.cpp160 OH_Drawing_PathDestroy(fPath); in OnTestFunction()
H A Dshadowutils.cpp162 OH_Drawing_PathDestroy(p); in destory_path()
165 OH_Drawing_PathDestroy(p); in destory_path()
H A Dpath_interior.cpp118 OH_Drawing_PathDestroy(path); in draw_sence()
H A Daa_rect_modes.cpp83 OH_Drawing_PathDestroy(path); in test4()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/
H A Dpen_fuzzer.cpp165 OH_Drawing_PathDestroy(src); in PenFuzzTest002()
166 OH_Drawing_PathDestroy(dst); in PenFuzzTest002()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkregion_fuzzer/
H A Dndkregion_fuzzer.cpp74 OH_Drawing_PathDestroy(path); in NativeDrawingRegionTest001()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp182 OH_Drawing_PathDestroy(cPath_); in Destroy()
252 OH_Drawing_PathDestroy(cPath_); in ~SampleBitMap()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_path.h168 void OH_Drawing_PathDestroy(OH_Drawing_Path*);
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_c_sample.cpp123 OH_Drawing_PathDestroy(cPath); in TestDrawPathPro()

12