Searched defs:alignedSize (Results 1 – 8 of 8) sorted by relevance
609 size_t alignedSize = rx::roundUpPow2(newSize, kWindowSize); in reserve() local685 size_t alignedSize = rx::roundUpPow2(newSize, FastIntegerSet::kWindowSize); in reserve() local
170 size_t alignedSize = SkAlign4(size); in reservePad() local
203 size_t alignedSize = safeMath.add(pad, size); in makeSpace() local
139 const size_t alignedSize = roundUp(dataSize, *alignmentOut); in GetPreferredDynamicBufferInitialSize() local
802 const size_t alignedSize = roundUpPow2<size_t>(requiredSize, 4); in initCommand() local
2396 …const auto alignedSize = de::roundUp(shaderGroupHandleSize + kShaderRecordSize, shaderGroupHandle… in createSBTWithShaderRecord() local
3582 UINT_64 alignedSize = alignedPitch * alignedHeight; in DegradeTo1D() local