Searched defs:native_log10 (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/
H A Drs_cl.c1386 extern float __attribute__((overloadable)) native_log10(float v) { function
1389 extern float2 __attribute__((overloadable)) native_log10(float2 v) { function
1392 extern float3 __attribute__((overloadable)) native_log10(float3 v) { function
1395 extern float4 __attribute__((overloadable)) native_log10(float4 v) { function
2290 HN_FUNC_HN(native_log10); variable

Completed in 420 milliseconds