Searched refs:_jump (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | ||
| H A D | sna_accel.c | 9159 static void * const _jump[] = { local in function:sna_poly_zero_line_blt 9192 jump = _jump[(damage != NULL) | !!(dx|dy) << 1]; 10389 static void * const _jump[] = { local in function:sna_poly_zero_segment_blt 10426 jump = _jump[(damage != NULL) | !!(dx|dy) << 1]; |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ | ||
| H A D | sna_accel.c | 9016 static void * const _jump[] = { local in function:sna_poly_zero_line_blt 9049 jump = _jump[(damage != NULL) | !!(dx|dy) << 1]; 10227 static void * const _jump[] = { local in function:sna_poly_zero_segment_blt 10264 jump = _jump[(damage != NULL) | !!(dx|dy) << 1]; |
Completed in 35 milliseconds