Searched refs:rounded_size (Results 1 – 3 of 3) sorted by relevance
187 const std::size_t rounded_size = in TransientArraySize() local189 return rounded_size; in TransientArraySize()
344 uptr rounded_size = RoundUpTo(Max(size, kChunkHeader2Size), alignment); in Allocate() local345 uptr needed_size = rounded_size + rz_size; in Allocate()
3352 rounded_size, in WritePSDLayersInternal() local3507 rounded_size=size+1; in WritePSDLayersInternal()3509 rounded_size=size; in WritePSDLayersInternal()3510 (void) WritePSDSize(psd_info,image,rounded_size,size_offset); in WritePSDLayersInternal()