HomeSort by relevance Sort by last modified time
    Searched refs:native_atan2 (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeAtan2.rs 26 return native_atan2(inNumerator, inDenominator);
31 return native_atan2(inNumerator, inDenominator);
36 return native_atan2(inNumerator, inDenominator);
41 return native_atan2(inNumerator, inDenominator);
46 return native_atan2(inNumerator, inDenominator);
51 return native_atan2(inNumerator, inDenominator);
56 return native_atan2(inNumerator, inDenominator);
61 return native_atan2(inNumerator, inDenominator);
  /frameworks/rs/script_api/include/
rs_math.rsh 481 * See also native_atan2().
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh 481 * See also native_atan2().
    [all...]
  /frameworks/rs/script_api/
rs_math.spec 357 See also @native_atan2().
    [all...]
  /frameworks/rs/driver/runtime/
rs_cl.c 2273 HN_FUNC_HN_HN(native_atan2); variable
    [all...]

Completed in 530 milliseconds