Searched refs:ColorIndex (Results 1 – 1 of 1) sorted by relevance
2898 INT ColorIndex = PixIndex >> 1; in ReadPixel4bppgrayscale_transparent() local2899 GX_UBYTE color = *(pLine + ColorIndex); in ReadPixel4bppgrayscale_transparent()