Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java208 static native long convertFloatToLong(float x); in convertFloatToLong() method in CoreMathVerifier
1670 args.out = convertFloatToLong(args.inV); in computeConvert()