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

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dmath_fp16.rs199 TEST_HN_FUNC_HN(native_cosh);
/frameworks/rs/script_api/include/
H A Drs_math.rsh1240 * See also native_cosh().
4314 * native_cosh: Approximate hypebolic cosine
4322 native_cosh(float v);
4327 native_cosh(float2 v);
4332 native_cosh(float3 v);
4337 native_cosh(float4 v);
4342 native_cosh(half v);
4347 native_cosh(half2 v);
4352 native_cosh(half3 v);
4357 native_cosh(half
[all...]
/frameworks/rs/script_api/
H A Drs_math.spec643 See also @native_cosh().
2151 function: native_cosh
2165 function: native_cosh
/frameworks/rs/driver/runtime/
H A Drs_cl.c2278 HN_FUNC_HN(native_cosh); variable

Completed in 21 milliseconds