Home
last modified time | relevance | path

Searched defs:pathFillType (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
Dpath_fuzzer.cpp470 uint32_t pathFillType = GetObject<uint32_t>(); in NativeDrawingPathTest011() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
Ddrawing_path.cpp527 …ErrorCode OH_Drawing_PathGetFillType(OH_Drawing_Path* cPath, OH_Drawing_PathFillType* pathFillType) in OH_Drawing_PathGetFillType()