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

/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c480 static void panic_blit_rect_30(unsigned int x, unsigned int y,
567 panic_blit_rect_30( x, y, width, height, transparent, dataPtr);
725 * panic_blit_rect_30 decodes the RLE encoded image data on the fly, and fills
731 panic_blit_rect_30(unsigned int x, unsigned int y, unsigned int width, function

Completed in 23 milliseconds