Searched refs:MaxDoubleForInteger (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/api/
H A Dgen_runtime.cpp571 static double MaxDoubleForInteger(int numberOfIntegerBits, int mantissaSize) { function in namespace:__anon1461
1513 maxValue = MaxDoubleForInteger(compatibleType.significantBits,
1518 maxValue = MaxDoubleForInteger(compatibleType.significantBits,

Completed in 411 milliseconds