Searched refs:trimmedSize (Results 1 – 6 of 6) sorted by relevance
738 int trimmedSize = i + 1; in EndTable()752 AddShort((short)((trimmedSize + standardFields) * in EndTable()
329 size_t trimmedSize = currentWidth * bytesPerPixel * currentHeight; in GrComputeTightCombinedBufferSize() local337 combinedBufferSize += trimmedSize; in GrComputeTightCombinedBufferSize()
305 size_t trimmedSize = levelDimensions.area() * bytesPerPixel; in GrComputeTightCombinedBufferSize() local313 combinedBufferSize += trimmedSize; in GrComputeTightCombinedBufferSize()
318 const size_t trimmedSize = currentWidth * bpp * currentHeight;324 combinedBufferSize += trimmedSize;
752 const size_t trimmedSize = currentWidth * bpp * currentHeight; in uploadTexDataOptimal() local758 combinedBufferSize += trimmedSize; in uploadTexDataOptimal()
446 const size_t trimmedSize = currentWidth * bpp * currentHeight;452 combinedBufferSize += trimmedSize;