HomeSort by relevance Sort by last modified time
    Searched refs:native_log (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/driver/runtime/
rs_cl.c 1168 extern float __attribute__((overloadable)) native_log(float v) { function
1171 extern float2 __attribute__((overloadable)) native_log(float2 v) { function
1174 extern float3 __attribute__((overloadable)) native_log(float3 v) { function
1177 extern float4 __attribute__((overloadable)) native_log(float4 v) { function
    [all...]
  /frameworks/rs/scriptc/
rs_cl.rsh 1084 _RS_RUNTIME float __attribute__((const, overloadable)) native_log(float v);
1085 FN_FUNC_FN(native_log)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 1084 _RS_RUNTIME float __attribute__((const, overloadable)) native_log(float v);
1085 FN_FUNC_FN(native_log)

Completed in 210 milliseconds