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 647 _RS_RUNTIME float __attribute__((overloadable)) rootn(float v, int n);
648 FN_FUNC_FN_IN(rootn)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 647 _RS_RUNTIME float __attribute__((overloadable)) rootn(float v, int n);
648 FN_FUNC_FN_IN(rootn)
  /frameworks/compile/libbcc/lib/Renderscript/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 392 milliseconds