HomeSort by relevance Sort by last modified time
    Searched full:rs_script (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
get_allocation.rs 5 rs_script script;
set_object.rs 38 rs_script script;
43 rs_script dst;
clear_object.rs 28 rs_script script;
is_object.rs 32 rs_script script;
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
rstypes.rs 8 rs_script scriptTest;
34 rs_script scriptTestLocal;
foreach_bounds.rs 10 rs_script s;
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
rstypes.rs 8 rs_script scriptTest;
34 rs_script scriptTestLocal;
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
rstypes.rs 8 rs_script scriptTest;
34 rs_script scriptTestLocal;
foreach_bounds.rs 12 rs_script s;
  /frameworks/compile/slang/tests/P_export_types/
export_types.rs 22 rs_script script;
  /frameworks/compile/slang/tests/P_kernel_cpp/
kernel_cpp.rs 16 rs_script script;
  /frameworks/compile/slang/tests/P_export_types_v20/
export_types.rs 25 rs_script script;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_object.rsh 54 rsSetObject(rs_script *dst, rs_script src);
117 rsClearObject(rs_script *dst);
183 rsIsObject(rs_script);
rs_core.rsh 140 rsForEach(rs_script script, rs_allocation input,
147 rsForEach(rs_script script, rs_allocation input,
170 rsForEach(rs_script script, rs_allocation input, rs_allocation output,
176 rsForEach(rs_script script, rs_allocation input, rs_allocation output,
182 rsForEach(rs_script script, rs_allocation input, rs_allocation output);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_object.rsh 54 rsSetObject(rs_script *dst, rs_script src);
117 rsClearObject(rs_script *dst);
183 rsIsObject(rs_script);
rs_core.rsh 140 rsForEach(rs_script script, rs_allocation input,
147 rsForEach(rs_script script, rs_allocation input,
170 rsForEach(rs_script script, rs_allocation input, rs_allocation output,
176 rsForEach(rs_script script, rs_allocation input, rs_allocation output,
182 rsForEach(rs_script script, rs_allocation input, rs_allocation output);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_object.rsh 54 rsSetObject(rs_script *dst, rs_script src);
117 rsClearObject(rs_script *dst);
183 rsIsObject(rs_script);
rs_core.rsh 140 rsForEach(rs_script script, rs_allocation input,
147 rsForEach(rs_script script, rs_allocation input,
170 rsForEach(rs_script script, rs_allocation input, rs_allocation output,
176 rsForEach(rs_script script, rs_allocation input, rs_allocation output,
182 rsForEach(rs_script script, rs_allocation input, rs_allocation output);
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
rstypes.rs 8 rs_script scriptTest;
40 rs_script scriptTestLocal;
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
rstypes.rs 8 rs_script scriptTest;
40 rs_script scriptTestLocal;
  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
rstypes.rs 8 rs_script scriptTest;
40 rs_script scriptTestLocal;
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
render.rs 22 rs_script gTransformScript;
23 rs_script gCameraScript;
24 rs_script gLightScript;
25 rs_script gObjectParamsScript;
26 rs_script gFragmentParamsScript;
27 rs_script gVertexParamsScript;
28 rs_script gCullScript;
  /cts/tests/tests/rscpp/librscpptest/
clear_object.rs 28 rs_script script;
  /frameworks/rs/java/tests/LatencyBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs 18 rs_script empty_kern;
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSUtils.h 43 const char kScriptTypeName[] = "struct.rs_script";
48 // rs_allocation, rs_element, rs_sampler, rs_script, and rs_type).

Completed in 1853 milliseconds

1 2 3 4