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

  /frameworks/rs/scriptc/
rs_cl.rsh 275 _RS_RUNTIME float __attribute__((overloadable)) atan2pi(float y, float x);
276 FN_FUNC_FN_FN(atan2pi)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 275 _RS_RUNTIME float __attribute__((overloadable)) atan2pi(float y, float x);
276 FN_FUNC_FN_FN(atan2pi)
  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_cl.c 375 extern float __attribute__((overloadable)) atan2pi(float y, float x) { function
378 FN_FUNC_FN_FN(atan2pi)
    [all...]

Completed in 37 milliseconds