Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_cl.c1376 extern float __attribute__((overloadable)) native_log(float v) { in native_log() function
1379 extern float2 __attribute__((overloadable)) native_log(float2 v) { in native_log() function
1382 extern float3 __attribute__((overloadable)) native_log(float3 v) { in native_log() function
1385 extern float4 __attribute__((overloadable)) native_log(float4 v) { in native_log() function