Searched defs:requiredSize (Results 1 – 7 of 7) sorted by relevance
296 uint32 requiredSize = SafeUint32Mult(fCount, 2); in dng_opcode_MapTable() local
1821 const int requiredSize = getExpectedPointSize(); in checkPointSizeRequirements() local1825 if (float(requiredSize) > aliasedSizeRange[1]) in checkPointSizeRequirements() local
494 int requiredSize = (labelSize + valueSize) * 2 + padSize; in OnSize() local
2239 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()2592 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()
2188 int requiredSize = outputPitch * height; in readPixels() local
2397 int requiredSize = outputPitch * height; in readPixels() local
3261 int requiredSize = outputPitch * height; in readPixels() local