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

/frameworks/rs/scriptc/
H A Drs_math.rsh5185 * native_sinh: Approximate hyperbolic sine
5193 native_sinh(float v);
5198 native_sinh(float2 v);
5203 native_sinh(float3 v);
5208 native_sinh(float4 v);
5213 native_sinh(half v);
5218 native_sinh(half2 v);
5223 native_sinh(half3 v);
5228 native_sinh(half4 v);
6057 * See also native_sinh()
[all...]
/frameworks/rs/api/
H A Drs_math.spec2591 function: native_sinh
2605 function: native_sinh
3111 See also @native_sinh().
/frameworks/rs/driver/runtime/
H A Drs_cl.c2317 HN_FUNC_HN(native_sinh); variable

Completed in 154 milliseconds