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

  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_cl.c 1144 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
    [all...]
  /frameworks/rs/scriptc/
rs_cl.rsh 1029 _RS_RUNTIME float __attribute__((overloadable)) native_log10(float v);
1030 FN_FUNC_FN(native_log10)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 1029 _RS_RUNTIME float __attribute__((overloadable)) native_log10(float v);
1030 FN_FUNC_FN(native_log10)

Completed in 21 milliseconds