Searched refs:WidePixel (Results 1 – 2 of 2) sorted by relevance
132 UINT32 WidePixel; in CirrusLogic5430UgaDrawBlt() local283 WidePixel = (Pixel << 8) | Pixel; in CirrusLogic5430UgaDrawBlt()284 WidePixel = (WidePixel << 16) | WidePixel; in CirrusLogic5430UgaDrawBlt()295 &WidePixel in CirrusLogic5430UgaDrawBlt()317 &WidePixel in CirrusLogic5430UgaDrawBlt()
235 UINT32 WidePixel; in CirrusLogic5430GraphicsOutputBlt() local388 WidePixel = (Pixel << 8) | Pixel; in CirrusLogic5430GraphicsOutputBlt()389 WidePixel = (WidePixel << 16) | WidePixel; in CirrusLogic5430GraphicsOutputBlt()400 &WidePixel in CirrusLogic5430GraphicsOutputBlt()422 &WidePixel in CirrusLogic5430GraphicsOutputBlt()