Searched refs:native_atan (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dmath_fp16.rs191 TEST_HN_FUNC_HN(native_atan);
/frameworks/rs/script_api/include/
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...]
/frameworks/rs/script_api/
H A Drs_math.spec333 See also @native_atan().
1969 function: native_atan
1985 function: native_atan
/frameworks/rs/driver/runtime/
H A Drs_cl.c2270 HN_FUNC_HN(native_atan); variable

Completed in 74 milliseconds