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

/frameworks/rs/scriptc/
H A Drs_math.rsh323 * See also native_asin().
3825 * native_asin: Approximate inverse sine
3835 native_asin(float v);
3840 native_asin(float2 v);
3845 native_asin(float3 v);
3850 native_asin(float4 v);
3855 native_asin(half v);
3860 native_asin(half2 v);
3865 native_asin(half3 v);
3870 native_asin(half
[all...]
/frameworks/rs/api/
H A Drs_math.spec248 See also @native_asin().
1870 function: native_asin
1888 function: native_asin
/frameworks/rs/driver/runtime/
H A Drs_cl.c2264 HN_FUNC_HN(native_asin); variable

Completed in 175 milliseconds