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

  /frameworks/rs/scriptc/
rs_cl.rsh 668 _RS_RUNTIME float __attribute__((const, overloadable)) rootn(float v, int n);
669 FN_FUNC_FN_IN(rootn)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 668 _RS_RUNTIME float __attribute__((const, overloadable)) rootn(float v, int n);
669 FN_FUNC_FN_IN(rootn)
  /frameworks/rs/driver/runtime/
rs_cl.c 553 extern float __attribute__((overloadable)) rootn(float v, int r) { function
584 FN_FUNC_FN_IN(rootn); variable
    [all...]

Completed in 131 milliseconds