Searched defs:ConvertDoubleToInt32 (Results 1 - 1 of 1) sorted by relevance

/external/dng_sdk/source/
H A Ddng_safe_arithmetic.cpp274 std::int32_t ConvertDoubleToInt32(double val) { function
283 ThrowProgramError("Argument not in range in ConvertDoubleToInt32");

Completed in 394 milliseconds