Home
last modified time | relevance | path

Searched refs:pixel_blend (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/boot/efi/
Dsplash.c138 static void pixel_blend(UINT32 *dst, const UINT32 source) { in pixel_blend() function
241 pixel_blend((UINT32 *)out, i); in bmp_to_blt()