Home
last modified time | relevance | path

Searched defs:rs_allocation (Results 1 – 25 of 25) sorted by relevance

/frameworks/compile/slang/tests/F_refcount_15/
Drefcount_15.rs8 rs_allocation a; field
11 static rs_allocation aOk[2]; variable
14 rs_allocation a; field
18 rs_allocation a; field
/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
Dsample.rs21 static rs_allocation sourceAlloc; variable
22 static rs_allocation destAlloc; variable
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsingle_source_ref_count.rs26 static rs_allocation test1() { variable
49 static rs_allocation test2() { variable
67 rs_allocation (*fp)(); field
Drefcount.rs24 static rs_allocation staticGlobalA; variable
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_ref_count.rs24 static rs_allocation test1() { constant
47 static rs_allocation test2() { constant
65 rs_allocation (*fp)(); field
Drefcount.rs22 static rs_allocation staticGlobalA; variable
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Drefcount.rs6 static rs_allocation staticGlobalA; constant
Drslist.rs26 rs_allocation text; field
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drefcount.rs6 static rs_allocation staticGlobalA; variable
Drslist.rs26 rs_allocation text; field
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Drefcount.rs6 static rs_allocation staticGlobalA; constant
Drslist.rs20 rs_allocation text; field
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
Dhealing.rs117 static rs_allocation clone(rs_allocation in) { constant
Dfind_region.rs22 static rs_allocation createVectorAllocation(rs_data_type dt, int vecSize, constant
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
Dcolorcube.rs21 static rs_allocation gCube; variable
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
Dcolorcube.rs21 static rs_allocation gCube; constant
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
Dcolorcube.rs21 static rs_allocation gCube; variable
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
Drslist.rs20 rs_allocation text; field
/frameworks/compile/slang/tests/P_alloc_in_struct/
Dalloc_in_struct.rs5 rs_allocation a; field
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drslist.rs26 rs_allocation text; field
/frameworks/compile/slang/lit-tests/P_alloc_in_struct/
Dalloc_in_struct.rs9 rs_allocation a; field
/frameworks/compile/slang/tests/F_struct_array_copy/
Dstruct_array_copy.rs20 rs_allocation a; field
/frameworks/compile/slang/lit-tests/P_ref_count/
Dfunc_params.rs42 rs_allocation f1; field
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
Dreflection3264_divergent.rs68 void allocFe(const int *in, int *out, const rs_allocation *data) { } constant
/frameworks/compile/slang/tests/P_reflection3264_divergent/
Dreflection3264_divergent.rs66 void allocFe(const int *in, int *out, const rs_allocation *data) { } constant