Searched refs:extraBytes (Results 1 – 1 of 1) sorted by relevance
312 …const size_t extraBytes = Math::max(fullByteSize / FRAME_RESERVE_EXTRA_DIVIDE, BYTE_SIZE_ALIGNMENT… in BeginFrame() local313 fullByteSize += extraBytes; in BeginFrame()