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 100 #define FN_FUNC_FN_FN(fnc)
129 #define FN_FUNC_FN_FN(fnc) \
269 FN_FUNC_FN_FN(atan2)
297 FN_FUNC_FN_FN(atan2pi)
326 FN_FUNC_FN_FN(copysign)
391 FN_FUNC_FN_FN(pow)
424 FN_FUNC_FN_FN(fdim)
450 FN_FUNC_FN_FN(fmax);
460 FN_FUNC_FN_FN(fmin);
469 FN_FUNC_FN_FN(fmod
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 100 #define FN_FUNC_FN_FN(fnc)
129 #define FN_FUNC_FN_FN(fnc) \
269 FN_FUNC_FN_FN(atan2)
297 FN_FUNC_FN_FN(atan2pi)
326 FN_FUNC_FN_FN(copysign)
391 FN_FUNC_FN_FN(pow)
424 FN_FUNC_FN_FN(fdim)
450 FN_FUNC_FN_FN(fmax);
460 FN_FUNC_FN_FN(fmin);
469 FN_FUNC_FN_FN(fmod
    [all...]
  /frameworks/rs/driver/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 804 milliseconds