Searched refs:cosh (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/driver/runtime/
H A Drs_cl.c427 float __attribute__((overloadable)) cosh(float v) { function
430 FN_FUNC_FN(cosh)
1614 THUNK_NATIVE_F(cosh)
1897 HN_FUNC_HN(cosh); variable
/frameworks/rs/scriptc/
H A Drs_math.rsh1236 * cosh: Hypebolic cosine
1243 cosh(float v);
1246 cosh(float2 v);
1249 cosh(float3 v);
1252 cosh(float4 v);
1256 cosh(half v);
1261 cosh(half2 v);
1266 cosh(half3 v);
1271 cosh(half4 v);
4318 * See also cosh()
[all...]
/frameworks/rs/api/
H A Drs_math.spec618 function: cosh
632 function: cosh
2148 See also @cosh().

Completed in 3191 milliseconds