Searched refs:alignedStringSize (Results 1 – 1 of 1) sorted by relevance
870 const size_t alignedStringSize = roundUpPow2<size_t>(stringSize, 4); in commonDebugUtilsLabel() local872 initCommand<DebugUtilsLabelParams>(cmd, alignedStringSize, &writePtr); in commonDebugUtilsLabel()