Searched refs:ComponentSizeShiftWidth (Results 1 – 4 of 4) sorted by relevance
29 constexpr size_t ComponentSizeShiftWidth(size_t component_size) { in ComponentSizeShiftWidth() function87 case kPrimNot: return ComponentSizeShiftWidth(kObjectReferenceSize); in ComponentSizeShift()
77 size_t array_size = mirror::ComputeArraySize(num_elements, ComponentSizeShiftWidth(element_size)); in ArraySize()
40 ComponentSizeShiftWidth(sizeof(HeapReference<Object>)), in Alloc()46 ComponentSizeShiftWidth(sizeof(HeapReference<Object>))); in Alloc()
208 ComponentSizeShiftWidth(sizeof(T)), in Alloc()