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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativePowr.rs 26 return native_powr(inBase, inExponent);
31 return native_powr(inBase, inExponent);
36 return native_powr(inBase, inExponent);
41 return native_powr(inBase, inExponent);
46 return native_powr(inBase, inExponent);
51 return native_powr(inBase, inExponent);
56 return native_powr(inBase, inExponent);
61 return native_powr(inBase, inExponent);
  /frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
artistic1.rs 51 float pdist = native_powr(dist, 2.7f * 0.5f);
  /frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
artistic1.rs 51 float pdist = native_powr(dist, 2.7f * 0.5f);
  /frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
artistic1.rs 51 float pdist = native_powr(dist, 2.7f * 0.5f);
  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
raw_converter.rs 124 minmax = native_powr(minmax, 3.f) * toneMapCoeffs.x +
125 native_powr(minmax, 2.f) * toneMapCoeffs.y +
  /frameworks/rs/driver/runtime/
rs_cl.c 1403 extern float __attribute__((overloadable)) native_powr(float v, float y) { function
1408 extern float2 __attribute__((overloadable)) native_powr(float2 v, float2 y) { function
1413 extern float3 __attribute__((overloadable)) native_powr(float3 v, float3 y) { function
1418 extern float4 __attribute__((overloadable)) native_powr(float4 v, float4 y) { function
2299 HN_FUNC_HN_HN(native_powr); \/\/ TODO are parameter limits different for half? 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 154 milliseconds