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

1 2 3

  /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;
foreach_bounds.rs 10 rs_script s;
  /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_kernel_cpp/
kernel_cpp.rs 16 rs_script script;
  /frameworks/compile/slang/tests/P_export_types_v20/
export_types.rs 25 rs_script script;
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
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_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;
  /cts/tests/tests/rscpp/librscpptest/
clear_object.rs 28 rs_script script;
  /frameworks/compile/slang/tests/P_export_types/
export_types.rs 26 rs_script script;
  /frameworks/rs/java/tests/LatencyBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs 18 rs_script empty_kern;
  /frameworks/rs/tests/cppbasic/
mono.rs 49 rs_script script;
  /frameworks/rs/tests/cppbasic-shared/
mono.rs 49 rs_script script;
  /frameworks/rs/scriptc/
rs_object_types.rsh 84 * rs_script: Handle to a Script
90 typedef struct rs_script _RS_OBJECT_DECL rs_script;
rs_for_each.rsh 145 rsForEach(rs_script script, rs_allocation input, rs_allocation output, const void* usrData,
151 rsForEach(rs_script script, rs_allocation input, rs_allocation output, const void* usrData);
156 rsForEach(rs_script script, rs_allocation input, rs_allocation output, const void* usrData,
162 rsForEach(rs_script script, rs_allocation input, rs_allocation output, const void* usrData,
168 rsForEach(rs_script script, rs_allocation input, rs_allocation output);
  /prebuilts/sdk/renderscript/include/
rs_object_types.rsh 84 * rs_script: Handle to a Script
90 typedef struct rs_script _RS_OBJECT_DECL rs_script;
rs_for_each.rsh 145 rsForEach(rs_script script, rs_allocation input, rs_allocation output, const void* usrData,
151 rsForEach(rs_script script, rs_allocation input, rs_allocation output, const void* usrData);
156 rsForEach(rs_script script, rs_allocation input, rs_allocation output, const void* usrData,
162 rsForEach(rs_script script, rs_allocation input, rs_allocation output, const void* usrData,
168 rsForEach(rs_script script, rs_allocation input, rs_allocation output);
  /frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
balls.rs 25 rs_script physics_script;
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSUtils.h 74 const char kScriptTypeName[] = "struct.rs_script";
79 // rs_allocation, rs_element, rs_sampler, rs_script, and rs_type).

Completed in 1188 milliseconds

1 2 3