Searched refs:native_asinh (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dmath_fp16.rs188 TEST_HN_FUNC_HN(native_asinh);
/frameworks/rs/script_api/include/
H A Drs_math.rsh362 * See also native_asinh().
3874 * native_asinh: Approximate inverse hyperbolic sine
3882 native_asinh(float v);
3887 native_asinh(float2 v);
3892 native_asinh(float3 v);
3897 native_asinh(float4 v);
3902 native_asinh(half v);
3907 native_asinh(half2 v);
3912 native_asinh(half3 v);
3917 native_asinh(half
[all...]
/frameworks/rs/script_api/
H A Drs_math.spec285 See also @native_asinh().
1913 function: native_asinh
1929 function: native_asinh
/frameworks/rs/driver/runtime/
H A Drs_cl.c2268 HN_FUNC_HN(native_asinh); variable

Completed in 144 milliseconds