Searched refs:size16 (Results 1 – 3 of 3) sorted by relevance
91 const uint16_t size16 = rtc::dchecked_cast<uint16_t>(size); in Resize() local92 if (fragmentationVectorSize < size16) { in Resize()95 fragmentationOffset = new size_t[size16]; in Resize()97 sizeof(size_t) * (size16 - old_vector_size)); in Resize()99 fragmentationLength = new size_t[size16]; in Resize()101 sizeof(size_t) * (size16 - old_vector_size)); in Resize()116 fragmentationVectorSize = size16; in Resize()
784 int32_t size16 = 2; // 16bit plus padding in test_swap() local786 int32_t size = size16 + sizeStr; in test_swap()798 ds->swapArray16(ds, inBytes+offset, size16, outBytes+offset, pErrorCode); in test_swap()799 offset+=size16; in test_swap()
46 static const DXGIFormatSize size16(16, 1, 1); in GetDXGIFormatSizeInfo() local122 return size16; in GetDXGIFormatSizeInfo()159 return size16; in GetDXGIFormatSizeInfo()194 return size16; in GetDXGIFormatSizeInfo()