Lines Matching refs:dBytes
170 const int dBytes = Surface::bytes(state.destFormat); in copyRoutine() local
202 d += 4 * dBytes; in copyRoutine()
215 d += 4 * dBytes; in copyRoutine()
227 d += 2 * dBytes; in copyRoutine()
240 d += 4 * dBytes; in copyRoutine()
287 d += dBytes; in copyRoutine()
304 d += 4 * dBytes; in copyRoutine()
317 d += 4 * dBytes; in copyRoutine()
329 d += 2 * dBytes; in copyRoutine()
343 d += 4 * dBytes; in copyRoutine()
389 d += dBytes; in copyRoutine()
436 d += dBytes; in copyRoutine()
457 Pointer<Byte> d = dst + y * dStride + x0 * dBytes; in copyRoutine()
472 d += dBytes; in copyRoutine()