Searched refs:kFlipBit (Results 1 – 1 of 1) sorted by relevance
23 constexpr uint32_t kFlipBit = 0x1; // set -> T/B sub-blocks; not-set -> L/R sub-blocks variable98 bool flipped = SkToBool(high & kFlipBit); in decompress_etc1()