Searched refs:dStride (Results 1 – 1 of 1) sorted by relevance
167 const int dStride = state.destStride; in copyRoutine() local179 Pointer<Byte> d = dst + y * dStride; in copyRoutine()508 Pointer<Byte> d = dst + y * dStride + x0 * dBytes; in copyRoutine()