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

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_cl.c1144 extern float __attribute__((overloadable)) native_log10(float v) { function
1147 extern float2 __attribute__((overloadable)) native_log10(float2 v) { function
1150 extern float3 __attribute__((overloadable)) native_log10(float3 v) { function
1153 extern float4 __attribute__((overloadable)) native_log10(float4 v) { function

Completed in 219 milliseconds