Lines Matching full:setbits
708 SetupPaintFilterOp(int clearBits, int setBits)709 : mClearBits(clearBits), mSetBits(setBits) {}