Home | History | Annotate | Download | only in source

Lines Matching full:dstcol

1041 	int32 dstCol = dstBuffer.fArea.l;
1043 int32 srcCol = dstCol >> sColShift;
1045 uint32 patPhase = dstCol % patCols;
1066 dstCol,
1263 for (int32 dstCol = dstArea.l; dstCol < dstArea.r; dstCol++)