Searched refs:native_atan (Results 1 - 3 of 3) sorted by path

/frameworks/rs/api/
H A Drs_math.spec319 See also @native_atan().
1955 function: native_atan
1971 function: native_atan
/frameworks/rs/driver/runtime/
H A Drs_cl.c2267 HN_FUNC_HN(native_atan); variable
/frameworks/rs/scriptc/
H A Drs_math.rsh442 * See also native_atan().
3972 * native_atan: Approximate inverse tangent
3980 native_atan(float v);
3985 native_atan(float2 v);
3990 native_atan(float3 v);
3995 native_atan(float4 v);
4000 native_atan(half v);
4005 native_atan(half2 v);
4010 native_atan(half3 v);
4015 native_atan(half
[all...]

Completed in 836 milliseconds