Searched defs:pathFillType (Results 1 – 2 of 2) sorted by relevance
470 uint32_t pathFillType = GetObject<uint32_t>(); in NativeDrawingPathTest011() local
527 …ErrorCode OH_Drawing_PathGetFillType(OH_Drawing_Path* cPath, OH_Drawing_PathFillType* pathFillType) in OH_Drawing_PathGetFillType()