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

/frameworks/rs/driver/runtime/
H A Drs_cl.c1373 extern float __attribute__((overloadable)) native_log(float v) { function
1376 extern float2 __attribute__((overloadable)) native_log(float2 v) { function
1379 extern float3 __attribute__((overloadable)) native_log(float3 v) { function
1382 extern float4 __attribute__((overloadable)) native_log(float4 v) { function
2289 HN_FUNC_HN(native_log); variable

Completed in 219 milliseconds