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 223 _RS_RUNTIME float __attribute__((const, overloadable)) acospi(float v);
224 FN_FUNC_FN(acospi)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 223 _RS_RUNTIME float __attribute__((const, overloadable)) acospi(float v);
224 FN_FUNC_FN(acospi)
  /frameworks/rs/driver/runtime/
rs_cl.c 344 extern float __attribute__((overloadable)) acospi(float v) { function
347 FN_FUNC_FN(acospi)
    [all...]

Completed in 8468 milliseconds