Home
last modified time | relevance | path

Searched refs:Renderscript (Results 1 – 25 of 53) sorted by relevance

123

/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A Dmath_agree.rscript64 rsDebug("Renderscript result", actual);
79 rsDebug("Renderscript result .x", actual.x);
80 rsDebug("Renderscript result .y", actual.y);
100 rsDebug("Renderscript result .x", actual.x);
101 rsDebug("Renderscript result .y", actual.y);
102 rsDebug("Renderscript result .z", actual.z);
127 rsDebug("Renderscript result .x", actual.x);
128 rsDebug("Renderscript result .y", actual.y);
129 rsDebug("Renderscript result .z", actual.z);
130 rsDebug("Renderscript result .w", actual.w);
[all …]
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dmath_agree.rscript80 rsDebug("Renderscript result", actual);
95 rsDebug("Renderscript result .x", actual.x);
96 rsDebug("Renderscript result .y", actual.y);
116 rsDebug("Renderscript result .x", actual.x);
117 rsDebug("Renderscript result .y", actual.y);
118 rsDebug("Renderscript result .z", actual.z);
143 rsDebug("Renderscript result .x", actual.x);
144 rsDebug("Renderscript result .y", actual.y);
145 rsDebug("Renderscript result .z", actual.z);
146 rsDebug("Renderscript result .w", actual.w);
[all …]
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A Dmath_agree.rscript82 rsDebug("Renderscript result", actual);
97 rsDebug("Renderscript result .x", actual.x);
98 rsDebug("Renderscript result .y", actual.y);
118 rsDebug("Renderscript result .x", actual.x);
119 rsDebug("Renderscript result .y", actual.y);
120 rsDebug("Renderscript result .z", actual.z);
145 rsDebug("Renderscript result .x", actual.x);
146 rsDebug("Renderscript result .y", actual.y);
147 rsDebug("Renderscript result .z", actual.z);
148 rsDebug("Renderscript result .w", actual.w);
[all …]
/aosp12/frameworks/compile/slang/
H A DREADME.rst2 llvm-rs-cc: Compiler for Renderscript language
9 llvm-rs-cc compiles a program in the Renderscript language to generate the
21 Note that although Renderscript is C99-like, we enhance it with several
69 Java and Renderscript, we can find the following command line in the build
96 fountain.rscript is in the Renderscript language, which is based on the standard
108 To do that, a Renderscript programmer should specify the package name, so
183 Note that when the type of an exportable variable is a structure, Renderscript
240 This section summarizes the high-level design of Renderscript's reflection.
283 This root function is accessible through the Renderscript language
290 (or is) a reference counted Renderscript object type (such as an
[all …]
/aosp12/frameworks/compile/slang/tests/P_warnings_deprecated/
H A Dstderr.txt.expect1 warning: Renderscript is deprecated: Please refer to the migration guide (https://developer.android…
/aosp12/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple/
H A DACTIVITY.java.template22 // Renderscript activity
/aosp12/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-int-param/
H A DACTIVITY.java.template22 // Renderscript activity
/aosp12/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple-exit/
H A DACTIVITY.java.template22 // Renderscript activity
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dshell.te70 # Renderscript host side tests depend on being able to execute
/aosp12/frameworks/compile/slang/tests/P_reflection3264_multifile/
H A DScriptC_reflection3264_multifile_2.java.expect19 * The source Renderscript file: reflection3264_multifile_2.rscript
H A DScriptC_reflection3264_multifile_1.java.expect19 * The source Renderscript file: reflection3264_multifile_1.rscript
H A DScriptC_reflection3264_multifile_3.java.expect19 * The source Renderscript file: reflection3264_multifile_3.rscript
/aosp12/frameworks/compile/slang/tests/P_reduce_general_struct/
H A DScriptC_reduce_general_struct.java.expect19 * The source Renderscript file: reduce_general_struct.rscript
/aosp12/frameworks/compile/slang/tests/P_struct_field/
H A DScriptC_struct_field.java.expect19 * The source Renderscript file: struct_field.rscript
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/
H A DREADME.txt60 - Renderscript
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dshell.te68 # Renderscript host side tests depend on being able to execute
/aosp12/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
H A DScriptC_reduce_general_duplicate_array.java.expect19 * The source Renderscript file: reduce_general_duplicate_array.rscript
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Dapp.te100 # Renderscript needs the ability to read directories on /system
103 # Renderscript specific permissions to open /system/vendor/lib64.
110 # For looking up Renderscript vendor drivers
/aosp12/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
H A DScriptC_reduce_general_examples_halter.java.expect19 * The source Renderscript file: reduce_general_examples_halter.rscript
/aosp12/frameworks/rs/tests/lldb/
H A DREADME.txt2 - LLDB for Renderscript Test Suite
9 The LLDB for Renderscript test suite is written in python and relies on
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dapp.te93 # Renderscript needs the ability to read directories on /system
96 # Renderscript specific permissions to open /system/vendor/lib64.
103 # For looking up Renderscript vendor drivers
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Dapp.te97 # Renderscript needs the ability to read directories on /system
100 # Renderscript specific permissions to open /system/vendor/lib64.
107 # For looking up Renderscript vendor drivers
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
H A DScriptField_NonDivergent.java.expect19 * The source Renderscript file: reflection3264_divergent.rscript
/aosp12/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptField_MyStruct.java.expect19 * The source Renderscript file: reduce_general_input.rscript
/aosp12/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptField_MyStruct.java.expect19 * The source Renderscript file: reduce_general_inputs.rscript

123