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

  /frameworks/rs/scriptc/
rs_cl.rsh 110 #define FN_FUNC_FN_FN(fnc) \
248 FN_FUNC_FN_FN(atan2)
276 FN_FUNC_FN_FN(atan2pi)
305 FN_FUNC_FN_FN(copysign)
370 FN_FUNC_FN_FN(pow)
403 FN_FUNC_FN_FN(fdim)
429 FN_FUNC_FN_FN(fmax);
439 FN_FUNC_FN_FN(fmin);
448 FN_FUNC_FN_FN(fmod)
499 FN_FUNC_FN_FN(hypot
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 110 #define FN_FUNC_FN_FN(fnc) \
248 FN_FUNC_FN_FN(atan2)
276 FN_FUNC_FN_FN(atan2pi)
305 FN_FUNC_FN_FN(copysign)
370 FN_FUNC_FN_FN(pow)
403 FN_FUNC_FN_FN(fdim)
429 FN_FUNC_FN_FN(fmax);
439 FN_FUNC_FN_FN(fmin);
448 FN_FUNC_FN_FN(fmod)
499 FN_FUNC_FN_FN(hypot
    [all...]
  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_cl.c 70 #define FN_FUNC_FN_FN(fnc) \
364 FN_FUNC_FN_FN(atan2)
378 FN_FUNC_FN_FN(atan2pi)
387 FN_FUNC_FN_FN(copysign)
429 FN_FUNC_FN_FN(fdim)
440 FN_FUNC_FN_FN(fmod)
455 FN_FUNC_FN_FN(hypot)
511 FN_FUNC_FN_FN(nextafter)
513 FN_FUNC_FN_FN(pow)
545 FN_FUNC_FN_FN(remainder
    [all...]

Completed in 22 milliseconds