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

/frameworks/rs/driver/runtime/
H A Drs_cl.c766 float __attribute__((overloadable)) sinh(float v) { function
769 FN_FUNC_FN(sinh)
1624 THUNK_NATIVE_F(sinh)
2184 HN_FUNC_HN(sinh); variable
/frameworks/rs/scriptc/
H A Drs_math.rsh5189 * See also sinh().
6053 * sinh: Hyperbolic sine
6060 sinh(float v);
6063 sinh(float2 v);
6066 sinh(float3 v);
6069 sinh(float4 v);
6073 sinh(half v);
6078 sinh(half2 v);
6083 sinh(half3 v);
6088 sinh(half
[all...]
/frameworks/rs/api/
H A Drs_math.spec2602 See also @sinh().
3100 function: sinh
3114 function: sinh

Completed in 495 milliseconds