Searched refs:pix1 (Results 1 – 1 of 1) sorted by relevance
175 EFI_UGA_PIXEL pix0, pix1; in efifb_uga_find_pixel() local188 pix1.Red = ~pix0.Red; in efifb_uga_find_pixel()189 pix1.Green = ~pix0.Green; in efifb_uga_find_pixel()190 pix1.Blue = ~pix0.Blue; in efifb_uga_find_pixel()191 pix1.Reserved = 0; in efifb_uga_find_pixel()211 status = uga->Blt(uga, &pix1, EfiUgaBltBufferToVideo, in efifb_uga_find_pixel()