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

/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c2884 int ox, oy; local
2887 oy = vinfo.v_height - (((vinfo.v_height / 2) - ((vc_progress->dy + kProgressBarHeight) << vc_uiselect)) / 2);
2892 vc_blit_rect(ox + x1, oy, x1,
2908 vc_blit_rect(ox + x, oy, x, w,
2921 vc_blit_rect(ox + x, oy, x, w,
2932 vc_blit_rect(ox + x, oy, x, w,

Completed in 23 milliseconds