Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/console/
H A Dvideo_console.c1870 static void vc_blit_rect_8(int x, int y, int bx,
1925vc_blit_rect_8( x, y, bx, width, height, sourceWidth, sourceHeight, sourceRow, backRow, dataPtr, (… in vc_blit_rect()
1941 vc_blit_rect_8(int x, int y, __unused int bx, in vc_blit_rect_8() function