Lines Matching full:bshift
451 int ashift, int rshift, int gshift, int bshift) {456 *reinterpret_cast<uint32*>(rgb_buf) = (b << bshift) |