Home
last modified time | relevance | path

Searched refs:native_exp (Results 1 – 22 of 22) sorted by relevance

/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
Dvibrance.rscript33 float S = (float)(Vib/(1+native_exp(-red*3)))+1;
Dvignette_approx.rsh53 …const float lumen = opp_shade + shade * half_recip(1.f + sloped_neg_range * native_exp(sloped_dist…
/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/
Dvibrance_f.rscript33 float S = (float)(Vib/(1+native_exp(-red*3)))+1;
Dvignette_approx_f.rsh52 …const float lumen = opp_shade + shade * half_recip(1.f + sloped_neg_range * native_exp(sloped_dist…
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
Dvibrance.rscript33 float S = (float)(Vib/(1+native_exp(-red*3)))+1;
Dvignette_approx.rsh53 …const float lumen = opp_shade + shade * half_recip(1.f + sloped_neg_range * native_exp(sloped_dist…
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
Dvibrance.rscript33 float S = (float)(Vib/(1+native_exp(-red*3)))+1;
Dvignette_approx.rsh53 …const float lumen = opp_shade + shade * half_recip(1.f + sloped_neg_range * native_exp(sloped_dist…
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rscript1086 f = native_exp(f);
1087 f2 = native_exp(f2);
1088 f3 = native_exp(f3);
1089 f4 = native_exp(f4);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dapitest.rscript1106 f = native_exp(f);
1107 f2 = native_exp(f2);
1108 f3 = native_exp(f3);
1109 f4 = native_exp(f4);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rscript1104 f = native_exp(f);
1105 f2 = native_exp(f2);
1106 f3 = native_exp(f3);
1107 f4 = native_exp(f4);
/frameworks/rs/driver/runtime/
Drs_cl.c1315 extern float __attribute__((overloadable)) native_exp(float v) { in native_exp() function
1318 extern float2 __attribute__((overloadable)) native_exp(float2 v) { in native_exp() function
1321 extern float3 __attribute__((overloadable)) native_exp(float3 v) { in native_exp() function
1324 extern float4 __attribute__((overloadable)) native_exp(float4 v) { in native_exp() function
2284 HN_FUNC_HN(native_exp);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dmath_fp16.rscript203 TEST_HN_FUNC_HN(native_exp);
/frameworks/rs/script_api/include/
Drs_math.rsh1431 * See also native_exp().
4455 * native_exp: Approximate e raised to a number
4466 native_exp(float v);
4471 native_exp(float2 v);
4476 native_exp(float3 v);
4481 native_exp(float4 v);
4486 native_exp(half v);
4491 native_exp(half2 v);
4496 native_exp(half3 v);
4501 native_exp(half4 v);
/frameworks/rs/script_api/
Drs_math.spec754 See also @native_exp().
2224 function: native_exp
2242 function: native_exp
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript7637 *(float*)buf2771 = native_exp(*(float*)buf2772);
7638 *(float2*)buf2773 = native_exp(*(float2*)buf2774);
7639 *(float3*)buf2775 = native_exp(*(float3*)buf2776);
7640 *(float4*)buf2777 = native_exp(*(float4*)buf2778);
7641 *(half*)buf2779 = native_exp(*(half*)buf2780);
7642 *(half2*)buf2781 = native_exp(*(half2*)buf2782);
7643 *(half3*)buf2783 = native_exp(*(half3*)buf2784);
7644 *(half4*)buf2785 = native_exp(*(half4*)buf2786);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript3678 *(float*)buf1163 = native_exp(*(float*)buf1164);
3679 *(float2*)buf1165 = native_exp(*(float2*)buf1166);
3680 *(float3*)buf1167 = native_exp(*(float3*)buf1168);
3681 *(float4*)buf1169 = native_exp(*(float4*)buf1170);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript3977 *(float*)buf1387 = native_exp(*(float*)buf1388);
3978 *(float2*)buf1389 = native_exp(*(float2*)buf1390);
3979 *(float3*)buf1391 = native_exp(*(float3*)buf1392);
3980 *(float4*)buf1393 = native_exp(*(float4*)buf1394);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript3958 *(float*)buf1387 = native_exp(*(float*)buf1388);
3959 *(float2*)buf1389 = native_exp(*(float2*)buf1390);
3960 *(float3*)buf1391 = native_exp(*(float3*)buf1392);
3961 *(float4*)buf1393 = native_exp(*(float4*)buf1394);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript4858 *(float*)buf1893 = native_exp(*(float*)buf1894);
4859 *(float2*)buf1895 = native_exp(*(float2*)buf1896);
4860 *(float3*)buf1897 = native_exp(*(float3*)buf1898);
4861 *(float4*)buf1899 = native_exp(*(float4*)buf1900);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript5578 *(float*)buf1893 = native_exp(*(float*)buf1894);
5579 *(float2*)buf1895 = native_exp(*(float2*)buf1896);
5580 *(float3*)buf1897 = native_exp(*(float3*)buf1898);
5581 *(float4*)buf1899 = native_exp(*(float4*)buf1900);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rscript5508 *(float*)buf1893 = native_exp(*(float*)buf1894);
5509 *(float2*)buf1895 = native_exp(*(float2*)buf1896);
5510 *(float3*)buf1897 = native_exp(*(float3*)buf1898);
5511 *(float4*)buf1899 = native_exp(*(float4*)buf1900);