Searched refs:sourceHeight (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/osfmk/console/ |
| H A D | video_console.c | 1867 int sourceWidth, int sourceHeight, 1874 int sourceWidth, int sourceHeight, 1881 int sourceWidth, int sourceHeight, 1888 int sourceWidth, int sourceHeight, 1895 int sourceWidth, int sourceHeight, 1908 int sourceWidth, int sourceHeight, in vc_blit_rect() argument 1945 int sourceWidth, int sourceHeight, in vc_blit_rect_8() argument 1963 sy = ((c + d) < 0) ? ((sourceHeight * scale) - 0x8000) : 0; in vc_blit_rect_8() 2008 int sourceWidth, int sourceHeight, in vc_blit_rect_16() argument 2084 int sourceWidth, int sourceHeight, in vc_blit_rect_32() argument [all …]
|