Searched defs:dstRowPitchBytes (Results 1 – 1 of 1) sorted by relevance
104 …int dstRowPitchBytes = dst->rowPitchBytes(pRegion.dstSubresource.aspectMask, pRegion.dstSubresourc… in copyTo() local179 int dstRowPitchBytes = bufferIsSource ? imageRowPitchBytes : bufferRowPitchBytes; in copy() local