Searched refs:splitLength (Results 1 – 3 of 3) sorted by relevance
30 …LinearSplitPaintMethod(std::vector<OffsetF> childrenOffset, float splitLength, SplitType splitType) in DECLARE_ACE_TYPE()31 … : childrenOffset_(std::move(childrenOffset)), splitLength_(splitLength), splitType_(splitType) in DECLARE_ACE_TYPE()
41 uint32_t splitLength = 0u; member
960 uint32_t quotient = fragmentInfo.splitLength / fragmentInfo.fragCount; in FrameFragmentation()961 uint16_t remainder = fragmentInfo.splitLength % fragmentInfo.fragCount; in FrameFragmentation()986 …CommPhyOptHeader pktPhyOptHeader = {static_cast<uint32_t>(fragmentInfo.splitLength + sizeof(CommPh… in FrameFragmentation()