Lines Matching full:dstrow
1047 for (int32 dstRow = dstBuffer.fArea.t;
1048 dstRow < dstBuffer.fArea.b;
1049 dstRow++)
1052 int32 srcRow = dstRow >> sRowShift;
1054 uint32 patRow = dstRow % patRows;
1065 void *dPtr = dstBuffer.DirtyPixel (dstRow,
1249 for (int32 dstRow = dstArea.t; dstRow < dstArea.b; dstRow++)
1256 uint16 *dPtr = dstBuffer.DirtyPixel_uint16 (dstRow,