Searched refs:color24togray8 (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c491 static unsigned char color24togray8( unsigned int color24 );
891 gray8 = color24togray8( color24 ); /* convert the original color into grayscale */
923 color24togray8( unsigned int color24 ) function

Completed in 67 milliseconds