Searched refs:erf (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_math.rsh1353 * erf: Mathematical error function
1358 erf(float v);
1361 erf(float2 v);
1364 erf(float3 v);
1367 erf(float4 v);
1371 erf(half v);
1376 erf(half2 v);
1381 erf(half3 v);
1386 erf(half4 v);
/frameworks/rs/driver/runtime/
H A Drs_cl.c444 float __attribute__((overloadable)) erf(float v) { function
447 FN_FUNC_FN(erf)
1921 HN_FUNC_HN(erf); variable
/frameworks/rs/api/
H A Drs_math.spec687 function: erf
699 function: erf

Completed in 62 milliseconds