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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeHypot.rs 26 return native_hypot(inA, inB);
31 return native_hypot(inA, inB);
36 return native_hypot(inA, inB);
41 return native_hypot(inA, inB);
46 return native_hypot(inA, inB);
51 return native_hypot(inA, inB);
56 return native_hypot(inA, inB);
61 return native_hypot(inA, inB);
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
math_fp16.rs 208 TEST_HN_FUNC_HN_HN(native_hypot);
  /frameworks/rs/script_api/include/
rs_math.rsh     [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh     [all...]
  /frameworks/rs/script_api/
rs_math.spec 1192 See also @native_hypot().
    [all...]
  /frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
canny.rs 268 int v = (int)native_hypot((float)sum_v, (float)sum_h);
  /frameworks/rs/driver/runtime/
rs_cl.c 2289 HN_FUNC_HN_HN(native_hypot); variable
    [all...]

Completed in 725 milliseconds