Home
last modified time | relevance | path

Searched refs:sincos (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/compile/slang/tests/P_math_fp/
Dmath_fp.rs134 TEST_FUNC_2P(sincos);
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rs858 f = sincos(f, (float *)&f);
859 f2 = sincos(f2, (float2 *)&f2);
860 f3 = sincos(f3, (float3 *)&f3);
861 f4 = sincos(f4, (float4 *)&f4);
Dmath.rs317 TEST_FN_FUNC_FN_PFN(sincos);
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dapitest.rs858 f = sincos(f, (float *)&f);
859 f2 = sincos(f2, (float2 *)&f2);
860 f3 = sincos(f3, (float3 *)&f3);
861 f4 = sincos(f4, (float4 *)&f4);
Dmath.rs317 TEST_FN_FUNC_FN_PFN(sincos);
/frameworks/rs/driver/runtime/
Drs_cl.c607 extern float __attribute__((overloadable)) sincos(float v, float *cosptr) { in FN_FUNC_FN()
611 extern float2 __attribute__((overloadable)) sincos(float2 v, float2 *cosptr) { in sincos() function
615 extern float3 __attribute__((overloadable)) sincos(float3 v, float3 *cosptr) { in sincos() function
619 extern float4 __attribute__((overloadable)) sincos(float4 v, float4 *cosptr) { in sincos() function
1475 THUNK_NATIVE_F_FP(sincos) in THUNK_NATIVE_F()
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Dmath.rs174 TEST_FN_FUNC_FN_PFN(sincos);
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dmath.rs317 TEST_FN_FUNC_FN_PFN(sincos);
Dmath.rs.bak303 TEST_FN_FUNC_FN_PFN(sincos);
Dmath.rs.orig317 TEST_FN_FUNC_FN_PFN(sincos);
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dmath.rs325 TEST_FN_FUNC_FN_PFN(sincos);
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Dmath.rs317 TEST_FN_FUNC_FN_PFN(sincos);
/frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rs386 BENCH_FN_FUNC_FN_PFN(sincos);
/frameworks/rs/scriptc/
Drs_math.rsh3393 * See also sincos().
3865 * sincos: Sine and cosine
3878 sincos(float v, float* cos);
3881 sincos(float2 v, float2* cos);
3884 sincos(float3 v, float3* cos);
3887 sincos(float4 v, float4* cos);
/frameworks/rs/api/
Drs_math.spec1719 See also @sincos().
2025 function: sincos
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs3360 *(float*)buf2304 = sincos(*(float*)buf2305, (float*) buf2306);
3361 *(float2*)buf2307 = sincos(*(float2*)buf2308, (float2*) buf2309);
3362 *(float3*)buf2310 = sincos(*(float3*)buf2311, (float3*) buf2312);
3363 *(float4*)buf2313 = sincos(*(float4*)buf2314, (float4*) buf2315);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3521 *(float*)buf2396 = sincos(*(float*)buf2397, (float*) buf2398);
3522 *(float2*)buf2399 = sincos(*(float2*)buf2400, (float2*) buf2401);
3523 *(float3*)buf2402 = sincos(*(float3*)buf2403, (float3*) buf2404);
3524 *(float4*)buf2405 = sincos(*(float4*)buf2406, (float4*) buf2407);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs3253 *(float*)buf2234 = sincos(*(float*)buf2235, (float*) buf2236);
3254 *(float2*)buf2237 = sincos(*(float2*)buf2238, (float2*) buf2239);
3255 *(float3*)buf2240 = sincos(*(float3*)buf2241, (float3*) buf2242);
3256 *(float4*)buf2243 = sincos(*(float4*)buf2244, (float4*) buf2245);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs3253 *(float*)buf2234 = sincos(*(float*)buf2235, (float*) buf2236);
3254 *(float2*)buf2237 = sincos(*(float2*)buf2238, (float2*) buf2239);
3255 *(float3*)buf2240 = sincos(*(float3*)buf2241, (float3*) buf2242);
3256 *(float4*)buf2243 = sincos(*(float4*)buf2244, (float4*) buf2245);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs3253 *(float*)buf2234 = sincos(*(float*)buf2235, (float*) buf2236);
3254 *(float2*)buf2237 = sincos(*(float2*)buf2238, (float2*) buf2239);
3255 *(float3*)buf2240 = sincos(*(float3*)buf2241, (float3*) buf2242);
3256 *(float4*)buf2243 = sincos(*(float4*)buf2244, (float4*) buf2245);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs3360 *(float*)buf2304 = sincos(*(float*)buf2305, (float*) buf2306);
3361 *(float2*)buf2307 = sincos(*(float2*)buf2308, (float2*) buf2309);
3362 *(float3*)buf2310 = sincos(*(float3*)buf2311, (float3*) buf2312);
3363 *(float4*)buf2313 = sincos(*(float4*)buf2314, (float4*) buf2315);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3681 *(float*)buf2504 = sincos(*(float*)buf2505, (float*) buf2506);
3682 *(float2*)buf2507 = sincos(*(float2*)buf2508, (float2*) buf2509);
3683 *(float3*)buf2510 = sincos(*(float3*)buf2511, (float3*) buf2512);
3684 *(float4*)buf2513 = sincos(*(float4*)buf2514, (float4*) buf2515);
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_math.jd993 <a href='rs_math.html#android_rs:sincos'>sincos</a>
5880 <p> See also <a href='rs_math.html#android_rs:sincos'>sincos</a>().
6806 <a name='android_rs:sincos'></a>
6809 <span class='sympad'>sincos</span>
6815 <td>float sincos(float v, float* cos);
6820 …<td><a href='rs_value_types.html#android_rs:float2'>float2</a> sincos(<a href='rs_value_types.html…
6825 …<td><a href='rs_value_types.html#android_rs:float3'>float3</a> sincos(<a href='rs_value_types.html…
6830 …<td><a href='rs_value_types.html#android_rs:float4'>float4</a> sincos(<a href='rs_value_types.html…
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4393 *(float*)buf3063 = sincos(*(float*)buf3064, (float*) buf3065);
4394 *(float2*)buf3066 = sincos(*(float2*)buf3067, (float2*) buf3068);
4395 *(float3*)buf3069 = sincos(*(float3*)buf3070, (float3*) buf3071);
4396 *(float4*)buf3072 = sincos(*(float4*)buf3073, (float4*) buf3074);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4699 *(float*)buf3306 = sincos(*(float*)buf3307, (float*) buf3308);
4700 *(float2*)buf3309 = sincos(*(float2*)buf3310, (float2*) buf3311);
4701 *(float3*)buf3312 = sincos(*(float3*)buf3313, (float3*) buf3314);
4702 *(float4*)buf3315 = sincos(*(float4*)buf3316, (float4*) buf3317);

12