Home
last modified time | relevance | path

Searched defs:requiredSize (Results 1 – 7 of 7) sorted by relevance

/external/dng_sdk/source/
Ddng_misc_opcodes.cpp296 uint32 requiredSize = SafeUint32Mult(fCount, 2); in dng_opcode_MapTable() local
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1821 const int requiredSize = getExpectedPointSize(); in checkPointSizeRequirements() local
1825 if (float(requiredSize) > aliasedSizeRange[1]) in checkPointSizeRequirements() local
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp494 int requiredSize = (labelSize + valueSize) * 2 + padSize; in OnSize() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedOutputStream.java2239 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()
2592 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()
/external/swiftshader/src/OpenGL/libGL/
DContext.cpp2188 int requiredSize = outputPitch * height; in readPixels() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2397 int requiredSize = outputPitch * height; in readPixels() local
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp3261 int requiredSize = outputPitch * height; in readPixels() local