Lines Matching defs:RoundUpToPowerOf2
206 inline uint32_t RoundUpToPowerOf2(uint32_t x) {219 uint32_t rounded_up = RoundUpToPowerOf2(x);