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

  /frameworks/rs/driver/runtime/
rs_cl.c 1130 extern float __attribute__((overloadable)) native_log2(float v) { function
1155 extern float2 __attribute__((overloadable)) native_log2(float2 v) { function
1159 extern float3 __attribute__((overloadable)) native_log2(float3 v) { function
1163 extern float4 __attribute__((overloadable)) native_log2(float4 v) { function
    [all...]
  /frameworks/rs/scriptc/
rs_cl.rsh 1081 _RS_RUNTIME float __attribute__((const, overloadable)) native_log2(float v);
1082 FN_FUNC_FN(native_log2)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 1081 _RS_RUNTIME float __attribute__((const, overloadable)) native_log2(float v);
1082 FN_FUNC_FN(native_log2)

Completed in 3886 milliseconds