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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeAcospi.rs 24 return native_acospi(inV);
28 return native_acospi(inV);
32 return native_acospi(inV);
36 return native_acospi(inV);
40 return native_acospi(inV);
44 return native_acospi(inV);
48 return native_acospi(inV);
52 return native_acospi(inV);
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
math_fp16.rs 185 TEST_HN_FUNC_HN(native_acospi);
  /frameworks/rs/tests/lldb/tests/harness/
RS_funs.py 472 float native_acospi(float v);
473 float2 native_acospi(float2 v);
474 float3 native_acospi(float3 v);
475 float4 native_acospi(float4 v);
    [all...]
  /frameworks/rs/script_api/include/
rs_math.rsh 284 * See also native_acospi().
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh 284 * See also native_acospi().
    [all...]
  /frameworks/compile/slang/tests/P_all_api_24/
all24.rs     [all...]
  /frameworks/rs/script_api/
rs_math.spec 239 See also @native_acospi().
1853 function: native_acospi
1873 function: native_acospi
    [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 2266 HN_FUNC_HN(native_acospi); variable
    [all...]

Completed in 871 milliseconds