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

  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 45 float SC_tgammaf(float x) {
  /frameworks/rs/driver/runtime/
rs_cl.c 797 extern float __attribute__((overloadable)) SC_tgammaf(float);
799 return SC_tgammaf(v);
    [all...]

Completed in 149 milliseconds