Searched refs:heightTotal (Results 1 – 1 of 1) sorted by relevance
339 int heightTotal = packImageHeight == 0 ? height : packImageHeight; in computePackingOffsets3D() local340 int totalImageSize = totalRowSize * heightTotal; in computePackingOffsets3D()345 …format, type, widthTotal, heightTotal, packAlignment, packSkipPixels, packSkipRows, packSkipImages… in computePackingOffsets3D()