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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeCbrt.rs 24 return native_cbrt(inV);
28 return native_cbrt(inV);
32 return native_cbrt(inV);
36 return native_cbrt(inV);
40 return native_cbrt(inV);
44 return native_cbrt(inV);
48 return native_cbrt(inV);
52 return native_cbrt(inV);
  /frameworks/rs/scriptc/
rs_math.rsh 649 * See also native_cbrt().
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh 649 * See also native_cbrt().
    [all...]
  /frameworks/rs/api/
rs_math.spec 442 See also @native_cbrt().
    [all...]
  /frameworks/rs/driver/runtime/
rs_cl.c 2273 HN_FUNC_HN(native_cbrt); variable
    [all...]

Completed in 499 milliseconds