Searched defs:alignedOffset (Results 1 – 5 of 5) sorted by relevance
119 intptr_t alignedOffset = (intptr_t)p - (intptr_t)block; in release() local
217 uintptr_t alignedOffset = (~reinterpret_cast<uintptr_t>(fCursor) + 1) & mask; in allocObject() local
626 int SkBlockAllocator::Block::alignedOffset(int offset) const { in alignedOffset() function
858 VkDeviceSize alignedOffset = in WriteBufferDescriptorSetBinding() local
5533 VkDeviceSize alignedOffset = (offset / offsetAlignment) * offsetAlignment; in writeAtomicCounterBufferDriverUniformOffsets() local