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

/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c477 static void panic_blit_rect_32(unsigned int x, unsigned int y,
564 panic_blit_rect_32( x, y, width, height, transparent, dataPtr);
675 * panic_blit_rect_32 decodes the RLE encoded image data on the fly, and fills
681 panic_blit_rect_32(unsigned int x, unsigned int y, unsigned int width, function

Completed in 68 milliseconds