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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeExp2.rs 24 return native_exp2(inV);
28 return native_exp2(inV);
32 return native_exp2(inV);
36 return native_exp2(inV);
40 return native_exp2(inV);
44 return native_exp2(inV);
48 return native_exp2(inV);
52 return native_exp2(inV);
  /frameworks/rs/tests/java_api/MathErr/src/com/example/android/rs/matherr/
math_err.rs 74 *out = native_exp2(i);
78 *out = native_exp2(i);
  /frameworks/rs/driver/runtime/
rs_cl.c 1264 extern float __attribute__((overloadable)) native_exp2(float v) { function
1278 extern float2 __attribute__((overloadable)) native_exp2(float2 v) { function
1293 extern float4 __attribute__((overloadable)) native_exp2(float4 v) { function
1308 extern float3 __attribute__((overloadable)) native_exp2(float3 v) { function
2286 HN_FUNC_HN(native_exp2); variable
    [all...]
  /frameworks/rs/script_api/include/
rs_math.rsh     [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh     [all...]
  /frameworks/rs/script_api/
rs_math.spec 800 See also @native_exp2().
    [all...]
  /external/clang/lib/Headers/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h     [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
opencl-c.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h     [all...]

Completed in 487 milliseconds