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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeLog.rs 24 return native_log(inV);
28 return native_log(inV);
32 return native_log(inV);
36 return native_log(inV);
40 return native_log(inV);
44 return native_log(inV);
48 return native_log(inV);
52 return native_log(inV);
  /frameworks/rs/driver/runtime/
rs_cl.c 1373 extern float __attribute__((overloadable)) native_log(float v) { function
1376 extern float2 __attribute__((overloadable)) native_log(float2 v) { function
1379 extern float3 __attribute__((overloadable)) native_log(float3 v) { function
1382 extern float4 __attribute__((overloadable)) native_log(float4 v) { function
2289 HN_FUNC_HN(native_log); variable
    [all...]
  /frameworks/rs/scriptc/
rs_math.rsh     [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh     [all...]
  /frameworks/rs/api/
rs_math.spec 1322 See also @native_log().
    [all...]

Completed in 987 milliseconds