Searched refs:ComputeArrayLength (Results 1 – 3 of 3) sorted by relevance
83 static inline uint32_t ComputeArrayLength(uint32_t properties_number) in ComputeArrayLength() function
401 uint32_t arrayLength = LayoutInfo::ComputeArrayLength(properties); in CreateSLayoutInfo()
3073 uint32_t arrayLength = LayoutInfo::ComputeArrayLength(growLength); in CreateLayoutInfo()3082 …uint32_t arrayLength = LayoutInfo::ComputeArrayLength(LayoutInfo::ComputeGrowCapacity(properties)); in ExtendLayoutInfo()