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

  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_cl.c 1080 extern float __attribute__((overloadable)) native_exp10(float v) { function
1083 extern float2 __attribute__((overloadable)) native_exp10(float2 v) { function
1086 extern float3 __attribute__((overloadable)) native_exp10(float3 v) { function
1089 extern float4 __attribute__((overloadable)) native_exp10(float4 v) { function
    [all...]
  /frameworks/rs/scriptc/
rs_cl.rsh 1019 _RS_RUNTIME float __attribute__((overloadable)) native_exp10(float v);
1020 FN_FUNC_FN(native_exp10)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 1019 _RS_RUNTIME float __attribute__((overloadable)) native_exp10(float v);
1020 FN_FUNC_FN(native_exp10)
  /frameworks/base/docs/html/reference/renderscript/
rs__cl_8rsh_source.html     [all...]
globals_func.html 297 <li>native_exp10()
rs__cl_8rsh.html 130 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__cl_8rsh.html#a601ee3d2bf769f1cdc39a886f7a6c986">native_exp10</a> (float v)</td></tr>
    [all...]
globals.html 355 <li>native_exp10()
    [all...]

Completed in 1244 milliseconds