HomeSort by relevance Sort by last modified time
    Searched full:native_acos (Results 1 - 11 of 11) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeAcos.rs 24 return native_acos(inV);
28 return native_acos(inV);
32 return native_acos(inV);
36 return native_acos(inV);
40 return native_acos(inV);
44 return native_acos(inV);
48 return native_acos(inV);
52 return native_acos(inV);
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
math_fp16.rs 183 TEST_HN_FUNC_HN(native_acos);
  /frameworks/rs/tests/lldb/tests/harness/
RS_funs.py 462 float native_acos(float v);
463 float2 native_acos(float2 v);
464 float3 native_acos(float3 v);
465 float4 native_acos(float4 v);
    [all...]
  /frameworks/rs/script_api/include/
rs_math.rsh 204 * See also native_acos().
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh 204 * See also native_acos().
    [all...]
  /frameworks/compile/slang/tests/P_all_api_24/
all24.rs     [all...]
  /frameworks/rs/script_api/
rs_math.spec 191 See also @native_acos().
1799 function: native_acos
1817 function: native_acos
    [all...]
  /frameworks/compile/slang/tests/P_all_api_21/
all21.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_22/
all22.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_23/
all23.rs     [all...]
  /frameworks/rs/driver/runtime/
rs_cl.c 2264 HN_FUNC_HN(native_acos); variable
    [all...]

Completed in 254 milliseconds