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

/frameworks/rs/scriptc/
H A Drs_math.rsh204 * See also native_acos().
3678 * native_acos: Approximate inverse cosine
3688 native_acos(float v);
3693 native_acos(float2 v);
3698 native_acos(float3 v);
3703 native_acos(float4 v);
3708 native_acos(half v);
3713 native_acos(half2 v);
3718 native_acos(half3 v);
3723 native_acos(half
[all...]
/frameworks/rs/api/
H A Drs_math.spec177 See also @native_acos().
1785 function: native_acos
1803 function: native_acos
/frameworks/rs/driver/runtime/
H A Drs_cl.c2261 HN_FUNC_HN(native_acos); variable

Completed in 3564 milliseconds