Home
last modified time | relevance | path

Searched defs:pathCopy (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
Ddrawing_path_test.cpp203 OH_Drawing_Path* pathCopy = OH_Drawing_PathCopy(path); variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
Dpath_fuzzer.cpp64 OH_Drawing_Path* pathCopy = OH_Drawing_PathCreate(); in NativeDrawingPathTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
Dpath_test.cpp189 OH_Drawing_Path* pathCopy = OH_Drawing_PathCopy(pathQuad); in OnTestPerformance() local