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