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 296 _RS_RUNTIME float __attribute__((const, overloadable)) atan2pi(float y, float x);
297 FN_FUNC_FN_FN(atan2pi)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 296 _RS_RUNTIME float __attribute__((const, overloadable)) atan2pi(float y, float x);
297 FN_FUNC_FN_FN(atan2pi)
  /frameworks/rs/driver/runtime/
rs_cl.c 375 extern float __attribute__((overloadable)) atan2pi(float y, float x) { function
378 FN_FUNC_FN_FN(atan2pi)
    [all...]

Completed in 132 milliseconds