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

/frameworks/rs/scriptc/
H A Drs_math.rsh610 * See also native_atanpi().
4171 * native_atanpi: Approximate inverse tangent divided by pi
4181 native_atanpi(float v);
4186 native_atanpi(float2 v);
4191 native_atanpi(float3 v);
4196 native_atanpi(float4 v);
4201 native_atanpi(half v);
4206 native_atanpi(half2 v);
4211 native_atanpi(half3 v);
4216 native_atanpi(half
[all...]
/frameworks/rs/api/
H A Drs_math.spec419 See also @native_atanpi().
2062 function: native_atanpi
2080 function: native_atanpi
/frameworks/rs/driver/runtime/
H A Drs_cl.c2269 HN_FUNC_HN(native_atanpi); variable

Completed in 126 milliseconds