Lines Matching refs:dBytes
170 const int dBytes = Surface::bytes(state.destFormat); in copyRoutine() local
204 d += 4 * dBytes; in copyRoutine()
218 d += 4 * dBytes; in copyRoutine()
230 d += 2 * dBytes; in copyRoutine()
243 d += 4 * dBytes; in copyRoutine()
292 d += dBytes; in copyRoutine()
312 d += 4 * dBytes; in copyRoutine()
326 d += 4 * dBytes; in copyRoutine()
338 d += 2 * dBytes; in copyRoutine()
352 d += 4 * dBytes; in copyRoutine()
400 d += dBytes; in copyRoutine()
442 d += dBytes; in copyRoutine()
491 d += dBytes; in copyRoutine()
512 Pointer<Byte> d = dst + y * dStride + x0 * dBytes; in copyRoutine()
527 d += dBytes; in copyRoutine()