Searched refs:dword_bytes_needed (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | rndr_gu1.c | 1016 unsigned long dword_bytes_needed, bytes_extra; local in function:gu1_color_bitmap_to_screen_blt 1051 dword_bytes_needed = (section << bpp_shift) & ~3l; 1077 WRITE_SCRATCH_STRING(dword_bytes_needed, bytes_extra, data, 1128 unsigned long dword_bytes_needed, bytes_extra; local in function:gu1_color_bitmap_to_screen_xblt 1183 dword_bytes_needed = (section << bpp_shift) & ~3l; 1208 WRITE_SCRATCH_STRING(dword_bytes_needed, bytes_extra, data, 1254 unsigned long dword_bytes_needed, bytes_extra; local in function:gu1_mono_bitmap_to_screen_blt 1305 dword_bytes_needed = ((section + 7 + (srcx & 7)) >> 3) & ~3l; 1330 WRITE_SCRATCH_STRING(dword_bytes_needed, bytes_extra, data, 1366 unsigned long dword_bytes_needed, bytes_extr local in function:gu1_text_blt [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | rndr_gu1.c | 1162 unsigned long dword_bytes_needed, bytes_extra; local in function:gu1_color_bitmap_to_screen_blt 1197 dword_bytes_needed = (section << bpp_shift) & ~3l; 1222 WRITE_SCRATCH_STRING(dword_bytes_needed, bytes_extra, data, 1273 unsigned long dword_bytes_needed, bytes_extra; local in function:gu1_color_bitmap_to_screen_xblt 1328 dword_bytes_needed = (section << bpp_shift) & ~3l; 1353 WRITE_SCRATCH_STRING(dword_bytes_needed, bytes_extra, data, 1399 unsigned long dword_bytes_needed, bytes_extra; local in function:gu1_mono_bitmap_to_screen_blt 1449 dword_bytes_needed = ((section + 7 + (srcx & 7)) >> 3) & ~3l; 1474 WRITE_SCRATCH_STRING(dword_bytes_needed, bytes_extra, data, 1510 unsigned long dword_bytes_needed, bytes_extr local in function:gu1_text_blt [all...] |
Completed in 5 milliseconds