Searched refs:_back_lsb (Results 1 – 1 of 1) sorted by relevance
150 static unsigned char _back_lsb[4] = { 0x88, 0x22, 0x44, 0x11 }; variable545 from = (screenInfo.bitmapBitOrder == LSBFirst) ? _back_lsb : _back_msb; in MakeRootTile()