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

  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 100 float SC_randf2(float min, float max) {
  /frameworks/rs/driver/runtime/
rs_cl.c 715 extern float __attribute__((overloadable)) SC_randf2(float, float);
717 return SC_randf2(min, max);
    [all...]

Completed in 155 milliseconds