/frameworks/rs/script_api/include/ |
D | rs_vector_math.rsh | 67 * See also fast_distance(), native_distance(). 139 * fast_distance: Approximate distance between two points 150 fast_distance(float left_vector, float right_vector); 155 fast_distance(float2 left_vector, float2 right_vector); 160 fast_distance(float3 left_vector, float3 right_vector); 165 fast_distance(float4 left_vector, float4 right_vector); 275 * See also distance(), fast_distance().
|
/frameworks/rs/script_api/ |
D | rs_vector_math.spec | 74 See also @fast_distance(), @native_distance(). 114 function: fast_distance 209 See also @distance(), @fast_distance().
|
/frameworks/rs/driver/runtime/ |
D | rs_cl.c | 1179 extern float __attribute__((overloadable)) fast_distance(float lhs, float rhs) { in fast_distance() function 1182 extern float __attribute__((overloadable)) fast_distance(float2 lhs, float2 rhs) { in fast_distance() function 1185 extern float __attribute__((overloadable)) fast_distance(float3 lhs, float3 rhs) { in fast_distance() function 1188 extern float __attribute__((overloadable)) fast_distance(float4 lhs, float4 rhs) { in fast_distance() function 1643 float __attribute__((overloadable)) native_distance(float v1, float v2) { return fast_distance(v1, … in native_distance() 1644 float __attribute__((overloadable)) native_distance(float2 v1, float2 v2) { return fast_distance(v1… in native_distance() 1645 float __attribute__((overloadable)) native_distance(float3 v1, float3 v2) { return fast_distance(v1… in native_distance() 1646 float __attribute__((overloadable)) native_distance(float4 v1, float4 v2) { return fast_distance(v1… in native_distance()
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | apitest.rscript | 1071 f = fast_distance(f, f); 1072 f = fast_distance(f2, f2); 1073 f = fast_distance(f3, f3); 1074 f = fast_distance(f4, f4);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | apitest.rscript | 1091 f = fast_distance(f, f); 1092 f = fast_distance(f2, f2); 1093 f = fast_distance(f3, f3); 1094 f = fast_distance(f4, f4);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/ |
D | apitest.rscript | 1089 f = fast_distance(f, f); 1090 f = fast_distance(f2, f2); 1091 f = fast_distance(f3, f3); 1092 f = fast_distance(f4, f4);
|
/frameworks/rs/tests/java_api/ComputeBenchmark/src/com/example/android/rs/computebench/ |
D | compute_benchmark.rscript | 404 BENCH_FN_FUNC_FN_FN(fast_distance);
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rscript | 2928 *(float*)buf636 = fast_distance(*(float*)buf637, *(float*)buf638); 2929 *(float*)buf639 = fast_distance(*(float2*)buf640, *(float2*)buf641); 2930 *(float*)buf642 = fast_distance(*(float3*)buf643, *(float3*)buf644); 2931 *(float*)buf645 = fast_distance(*(float4*)buf646, *(float4*)buf647);
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rscript | 3487 *(float*)buf636 = fast_distance(*(float*)buf637, *(float*)buf638); 3488 *(float*)buf639 = fast_distance(*(float2*)buf640, *(float2*)buf641); 3489 *(float*)buf642 = fast_distance(*(float3*)buf643, *(float3*)buf644); 3490 *(float*)buf645 = fast_distance(*(float4*)buf646, *(float4*)buf647);
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rscript | 3786 *(float*)buf860 = fast_distance(*(float*)buf861, *(float*)buf862); 3787 *(float*)buf863 = fast_distance(*(float2*)buf864, *(float2*)buf865); 3788 *(float*)buf866 = fast_distance(*(float3*)buf867, *(float3*)buf868); 3789 *(float*)buf869 = fast_distance(*(float4*)buf870, *(float4*)buf871);
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rscript | 3767 *(float*)buf860 = fast_distance(*(float*)buf861, *(float*)buf862); 3768 *(float*)buf863 = fast_distance(*(float2*)buf864, *(float2*)buf865); 3769 *(float*)buf866 = fast_distance(*(float3*)buf867, *(float3*)buf868); 3770 *(float*)buf869 = fast_distance(*(float4*)buf870, *(float4*)buf871);
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rscript | 4583 *(float*)buf1166 = fast_distance(*(float*)buf1167, *(float*)buf1168); 4584 *(float*)buf1169 = fast_distance(*(float2*)buf1170, *(float2*)buf1171); 4585 *(float*)buf1172 = fast_distance(*(float3*)buf1173, *(float3*)buf1174); 4586 *(float*)buf1175 = fast_distance(*(float4*)buf1176, *(float4*)buf1177);
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rscript | 5303 *(float*)buf1166 = fast_distance(*(float*)buf1167, *(float*)buf1168); 5304 *(float*)buf1169 = fast_distance(*(float2*)buf1170, *(float2*)buf1171); 5305 *(float*)buf1172 = fast_distance(*(float3*)buf1173, *(float3*)buf1174); 5306 *(float*)buf1175 = fast_distance(*(float4*)buf1176, *(float4*)buf1177);
|
/frameworks/compile/slang/tests/P_all_api_23/ |
D | all23.rscript | 5233 *(float*)buf1166 = fast_distance(*(float*)buf1167, *(float*)buf1168); 5234 *(float*)buf1169 = fast_distance(*(float2*)buf1170, *(float2*)buf1171); 5235 *(float*)buf1172 = fast_distance(*(float3*)buf1173, *(float3*)buf1174); 5236 *(float*)buf1175 = fast_distance(*(float4*)buf1176, *(float4*)buf1177);
|
/frameworks/compile/slang/tests/P_all_api_24/ |
D | all24.rscript | 7175 *(float*)buf1562 = fast_distance(*(float*)buf1563, *(float*)buf1564); 7176 *(float*)buf1565 = fast_distance(*(float2*)buf1566, *(float2*)buf1567); 7177 *(float*)buf1568 = fast_distance(*(float3*)buf1569, *(float3*)buf1570); 7178 *(float*)buf1571 = fast_distance(*(float4*)buf1572, *(float4*)buf1573);
|