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

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dmath_fp16.rs227 TEST_HN_FUNC_HN(native_tanpi);
/frameworks/rs/script_api/include/
H A Drs_math.rsh5420 * native_tanpi: Approximate tangent of a number multiplied by pi
5430 native_tanpi(float v);
5435 native_tanpi(float2 v);
5440 native_tanpi(float3 v);
5445 native_tanpi(float4 v);
5450 native_tanpi(half v);
5455 native_tanpi(half2 v);
5460 native_tanpi(half3 v);
5465 native_tanpi(half4 v);
6351 * See also native_tanpi()
[all...]
/frameworks/rs/script_api/
H A Drs_math.spec2723 function: native_tanpi
2739 function: native_tanpi
3311 See also @native_tanpi().
/frameworks/rs/driver/runtime/
H A Drs_cl.c2326 HN_FUNC_HN(native_tanpi); variable

Completed in 57 milliseconds