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

/external/dng_sdk/source/
H A Ddng_safe_arithmetic.cpp288 std::uint32_t ConvertDoubleToUint32(double val) { function
295 ThrowProgramError("Argument not in range in ConvertDoubleToUint32");

Completed in 143 milliseconds