/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_path_test.cpp | 60 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 D | drawing_region_test.cpp | 143 OH_Drawing_PathDestroy(path);
|
H A D | drawing_pen_test.cpp | 305 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 D | path_test.cpp | 49 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 D | matrix_test.cpp | 48 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 D | canvas_test.cpp | 270 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 D | path_fuzzer.cpp | 68 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 D | drawing_fuzzer.cpp | 161 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 D | largeclippedpath.cpp | 87 OH_Drawing_PathDestroy(path); in OnTestFunction() 88 OH_Drawing_PathDestroy(pathQuad); in OnTestFunction()
|
H A D | clip_cubic.cpp | 108 OH_Drawing_PathDestroy(fVPath); in OnTestFunction() 109 OH_Drawing_PathDestroy(fHPath); in OnTestFunction()
|
H A D | conic_paths.cpp | 151 OH_Drawing_PathDestroy(fGiantCircle); in OnTestFunction() 153 OH_Drawing_PathDestroy(fPaths[f]); in OnTestFunction()
|
H A D | clipped_cubic.cpp | 62 OH_Drawing_PathDestroy(path); in OnTestFunction()
|
H A D | onebadarc.cpp | 75 OH_Drawing_PathDestroy(path); in OnTestFunction()
|
H A D | strokes.cpp | 97 OH_Drawing_PathDestroy(fPath); in OnTestFunction()
|
H A D | filltypes.cpp | 113 OH_Drawing_PathDestroy(path); in OnTestFunction()
|
H A D | add_arc.cpp | 134 OH_Drawing_PathDestroy(path); in OnTestFunction()
|
H A D | fill_types_persp.cpp | 160 OH_Drawing_PathDestroy(fPath); in OnTestFunction()
|
H A D | shadowutils.cpp | 162 OH_Drawing_PathDestroy(p); in destory_path() 165 OH_Drawing_PathDestroy(p); in destory_path()
|
H A D | path_interior.cpp | 118 OH_Drawing_PathDestroy(path); in draw_sence()
|
H A D | aa_rect_modes.cpp | 83 OH_Drawing_PathDestroy(path); in test4()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/ |
H A D | pen_fuzzer.cpp | 165 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 D | ndkregion_fuzzer.cpp | 74 OH_Drawing_PathDestroy(path); in NativeDrawingRegionTest001()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/ |
H A D | sample_bitmap.cpp | 182 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 D | drawing_path.h | 168 void OH_Drawing_PathDestroy(OH_Drawing_Path*);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_c_sample.cpp | 123 OH_Drawing_PathDestroy(cPath); in TestDrawPathPro()
|