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

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dmath_fp16.rs225 TEST_HN_FUNC_HN(native_tan);
/frameworks/rs/script_api/include/
H A Drs_math.rsh5328 * native_tan: Approximate tangent
5334 native_tan(float v);
5339 native_tan(float2 v);
5344 native_tan(float3 v);
5349 native_tan(float4 v);
5354 native_tan(half v);
5359 native_tan(half2 v);
5364 native_tan(half3 v);
5369 native_tan(half4 v);
6271 * See also native_tan()
[all...]
/frameworks/rs/script_api/
H A Drs_math.spec2678 function: native_tan
2690 function: native_tan
3263 See also @native_tan().
/frameworks/rs/driver/runtime/
H A Drs_cl.c2324 HN_FUNC_HN(native_tan); variable

Completed in 23 milliseconds