Home
last modified time | relevance | path

Searched refs:maxDoubleForInteger (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/script_api/
DUtilities.h48 double maxDoubleForInteger(int numberOfIntegerBits, int mantissaSize);
DUtilities.cpp143 double maxDoubleForInteger(int numberOfIntegerBits, int mantissaSize) { in maxDoubleForInteger() function
DGenerateTestFiles.cpp365 maxValue = maxDoubleForInteger(compatibleType.significantBits, in writeJavaRandomCompatibleFloatAllocation()
370 maxValue = maxDoubleForInteger(compatibleType.significantBits, in writeJavaRandomCompatibleFloatAllocation()