Searched refs:WriteBits (Results 1 – 2 of 2) sorted by relevance
889 WriteBits(u32 bits, T value, s32 width, s32 shift) in WriteBits() function
597 drawFlags[index / 8] = ut::internal::WriteBits(drawFlags[index / 8], 1, 1, index % 8); in SetDrawChar()