HomeSort by relevance Sort by last modified time
    Searched full:native_exp2 (Results 1 - 8 of 8) sorted by null

  /frameworks/rs/java/tests/MathErr/src/com/example/android/rs/matherr/
math_err.rs 74 *out = native_exp2(i);
78 *out = native_exp2(i);
  /frameworks/rs/driver/runtime/
rs_cl.c 1053 extern float __attribute__((overloadable)) native_exp2(float v) { function
1067 extern float2 __attribute__((overloadable)) native_exp2(float2 v) { function
1082 extern float4 __attribute__((overloadable)) native_exp2(float4 v) { function
1097 extern float3 __attribute__((overloadable)) native_exp2(float3 v) { function
    [all...]
  /frameworks/rs/scriptc/
rs_cl.rsh 1057 _RS_RUNTIME float __attribute__((const, overloadable)) native_exp2(float v);
1058 FN_FUNC_FN(native_exp2)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 1057 _RS_RUNTIME float __attribute__((const, overloadable)) native_exp2(float v);
1058 FN_FUNC_FN(native_exp2)
  /frameworks/base/docs/html/reference/renderscript/
rs__cl_8rsh_source.html     [all...]
globals_func.html 300 <li>native_exp2()
rs__cl_8rsh.html 128 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__cl_8rsh.html#ab354691ecd844549b27ef9202e17f7ac">native_exp2</a> (float v)</td></tr>
    [all...]
globals.html 358 <li>native_exp2()
    [all...]

Completed in 135 milliseconds