Lines Matching refs:numRows
327 UINT* numRows, UINT64* rowSizeInBytes,
339 numRows[currentMipLevel]);
340 src += numRows[currentMipLevel] * rowSizeInBytes[currentMipLevel];
379 SkAutoTMalloc<UINT> numRows(mipLevelCount);
387 numRows.get(), rowSizeInBytes.get(), &combinedBufferSize);
398 copy_compressed_data(bufferData, desc.Format, placedFootprints.get(), numRows.get(),
1433 UINT numRows;
1442 &numRows,
1538 SkAutoTMalloc<UINT> numRows(mipLevelCount);
1545 numRows.get(),
1562 numRows.get(),