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

/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c474 static void panic_blit_rect_16(unsigned int x, unsigned int y,
561 panic_blit_rect_16( x, y, width, height, transparent, dataPtr);
625 * panic_blit_rect_16 decodes the RLE encoded image data on the fly, looks up the
631 panic_blit_rect_16(unsigned int x, unsigned int y, unsigned int width, function

Completed in 216 milliseconds