Searched refs:alignToWordBoundary (Results 1 – 4 of 4) sorted by relevance
74 static inline size_t alignToWordBoundary(size_t length) { in alignToWordBoundary() function
180 uint64_t largestOffset = hardware::details::alignToWordBoundary( in AidlMQDescriptorShim()218 static_cast<uint32_t>(hardware::details::alignToWordBoundary(offset)), in AidlMQDescriptorShim()
703 kAshmemSizePageAligned = (hardware::details::alignToWordBoundary(kQueueSizeBytes) + in MessageQueueBase()758 static_cast<uint32_t>(hardware::details::alignToWordBoundary(grantorOffset)), in MessageQueueBase()
137 static_cast<uint32_t>(details::alignToWordBoundary(offset)), in MQDescriptor()