Home
last modified time | relevance | path

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

/frameworks/base/tests/RenderScriptTests/SampleTest/src/com/android/rs/sample/
Dsample.rs21 static rs_allocation sourceAlloc; variable
22 static rs_allocation destAlloc; variable
/frameworks/compile/slang/tests/F_refcount_15/
Drefcount_15.rs8 rs_allocation a; field
11 static rs_allocation aOk[2]; constant
14 rs_allocation a; field
18 rs_allocation a; field
/frameworks/base/tests/RenderScriptTests/tests_v14/src/com/android/rs/test/
Drefcount.rs6 static rs_allocation staticGlobalA; variable
Drslist.rs26 rs_allocation text; field
Dtest_root.rs12 rs_allocation name; field
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
Drefcount.rs6 static rs_allocation staticGlobalA; constant
Dtest_root.rs12 rs_allocation name; field
Drslist.rs26 rs_allocation text; field
/frameworks/base/tests/RenderScriptTests/MiscSamples/src/com/example/android/rs/miscsamples/
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/P_alloc_in_struct/
Dalloc_in_struct.rs5 rs_allocation a; field
/frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/
Drslist.rs26 rs_allocation text; field
Dtest_root.rs12 rs_allocation name; field
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Dlight.rs22 void root(const rs_allocation *v_in, rs_allocation *v_out) { constant
Dcamera.rs22 void root(const rs_allocation *v_in, rs_allocation *v_out, const float *usrData) { constant
Drender.rs49 static rs_allocation nullAlloc; constant
Dtransform.rs74 void root(const rs_allocation *v_in, rs_allocation *v_out, const void *usrData) { constant
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
Dui_test.rs49 static rs_allocation gParticlesBuffer; variable
75 rs_allocation item; field
Drsbench.rs46 rs_allocation testData; field
/frameworks/compile/slang/tests/F_struct_array_copy/
Dstruct_array_copy.rs20 rs_allocation a; field
/frameworks/ex/carousel/java/com/android/ex/carousel/
Dcarousel.rs25 rs_allocation texture; // basic card texture field