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

  /frameworks/rs/scriptc/
rs_cl.rsh 202 _RS_RUNTIME float __attribute__((overloadable)) acospi(float v);
203 FN_FUNC_FN(acospi)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 202 _RS_RUNTIME float __attribute__((overloadable)) acospi(float v);
203 FN_FUNC_FN(acospi)
  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_cl.c 344 extern float __attribute__((overloadable)) acospi(float v) { function
347 FN_FUNC_FN(acospi)
    [all...]

Completed in 3032 milliseconds