Searched refs:alphaBit (Results 1 – 1 of 1) sorted by relevance
336 uint64_t alphaBit = (this->srcBuffer()[quotient] >> shift) & 0x1; in decodeIcoMask() local337 applyMask(dstRow, dstX, alphaBit); in decodeIcoMask()