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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeDivide.rs 26 return native_divide(inLeftVector, inRightVector);
31 return native_divide(inLeftVector, inRightVector);
36 return native_divide(inLeftVector, inRightVector);
41 return native_divide(inLeftVector, inRightVector);
46 return native_divide(inLeftVector, inRightVector);
51 return native_divide(inLeftVector, inRightVector);
56 return native_divide(inLeftVector, inRightVector);
61 return native_divide(inLeftVector, inRightVector);
  /frameworks/rs/driver/runtime/
rs_cl.c 1653 float __attribute__((overloadable)) native_divide(float v1, float v2) { return v1 \/ v2;} function
1654 float2 __attribute__((overloadable)) native_divide(float2 v1, float2 v2) { return v1 \/ v2;} function
1655 float3 __attribute__((overloadable)) native_divide(float3 v1, float3 v2) { return v1 \/ v2;} function
1656 float4 __attribute__((overloadable)) native_divide(float4 v1, float4 v2) { return v1 \/ v2;} function
2282 HN_FUNC_HN_HN(native_divide); 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     [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 673 milliseconds