Home
last modified time | relevance | path

Searched refs:vc_blit_rect (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/osfmk/console/ !
H A Dvideo_console.c1865 static void vc_blit_rect(int x, int y, int bx,
1906 vc_blit_rect(int x, int y, int bx, in vc_blit_rect() function
2240vc_blit_rect(0, 0, 0, vinfo.v_width, vinfo.v_height, vinfo.v_width, vinfo.v_height, 0, 0, color, N… in vc_clean_boot_graphics()
2427 vc_blit_rect( x, y, 0, width, height, width, height, width, 0, data, NULL, kDataIndexed ); in vc_display_icon()
2713 vc_blit_rect( x, y, 0, in vc_progress_task()
3178 vc_blit_rect(rectX, rectY, bx, rectW, rectH, width, barHeight, in vc_draw_progress_meter()