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

  /frameworks/rs/scriptc/
rs_cl.rsh 284 _RS_RUNTIME float __attribute__((const, overloadable)) atanpi(float v);
285 FN_FUNC_FN(atanpi)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 284 _RS_RUNTIME float __attribute__((const, overloadable)) atanpi(float v);
285 FN_FUNC_FN(atanpi)
  /frameworks/rs/driver/runtime/
rs_cl.c 369 extern float __attribute__((overloadable)) atanpi(float v) { function
372 FN_FUNC_FN(atanpi)
    [all...]

Completed in 986 milliseconds