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

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c784 unsigned int colormatch = findColor24NearMatch( color24 ); local
786 if ( colormatch == -1 ) // cannot convert color
794 color24 = colormatch;
H A Dgenimage.c1260 unsigned int colormatch = findColor24NearMatch( color24 ); local
1262 if ( colormatch == -1 ) // cannot convert color
1270 color24 = colormatch;

Completed in 78 milliseconds