Home
last modified time | relevance | path

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

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