Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/console/
H A Dvideo_console.c1877 static void vc_blit_rect_16(int x, int y, int bx,
1929vc_blit_rect_16( x, y, bx, width, height, sourceWidth, sourceHeight, sourceRow, backRow, dataPtr, … in vc_blit_rect()
2019 vc_blit_rect_16( int x, int y, int bx, in vc_blit_rect_16() function