Home
last modified time | relevance | path

Searched refs:getAllocation (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
DBallsRS.java71 pvs.bindConstants(mVpConsts.getAllocation(), 0); in createProgramVertex()
115 smb.addVertexAllocation(mPoints.getAllocation()); in init()
125 mPhysicsScript.set_gBalls(mBalls.getAllocation()); in init()
132 mScript.set_gGrid(mGrid.getAllocation()); in init()
142 mPhysicsScript.set_gGrid(mGrid.getAllocation()); in init()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_kernel_struct.java37 A = t.getAllocation(); in initializeGlobals()
40 B = t.getAllocation(); in initializeGlobals()
DUT_struct.java47 p.getAllocation().destroy(); in run()
DUT_element.java87 s.get_complexStruct().getAllocation().destroy(); in testScriptSide()
DUT_foreach_multi.java83 Out3 = StructType.getAllocation(); in initializeGlobals()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_kernel_struct.java39 A = t.getAllocation(); in initializeGlobals()
42 B = t.getAllocation(); in initializeGlobals()
DUT_struct.java49 p.getAllocation().destroy(); in run()
DUT_element.java89 s.get_complexStruct().getAllocation().destroy(); in testScriptSide()
DUT_foreach_multi.java85 Out3 = StructType.getAllocation(); in initializeGlobals()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_kernel_struct.java40 A = t.getAllocation(); in initializeGlobals()
43 B = t.getAllocation(); in initializeGlobals()
/frameworks/rs/tests/lldb/java/Reduction/src/com/android/rs/lldbreductiontest/
DMainActivity.java91 Allocation alloc = minUserType.getAllocation(); in findMinUserType1DAutoComb()
105 Allocation alloc = minUserType.getAllocation(); in findMinUserType1D()
/frameworks/base/rs/java/android/renderscript/
DProgramVertexFixedFunction.java43 bindConstants(va.getAllocation(), 0); in bindConstants()
207 Allocation getAllocation() { in getAllocation() method in ProgramVertexFixedFunction.Constants
DScript.java516 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java398 mStructInAlloc = complex_struct.getAllocation(); in createStructAllocations()
405 mStructOutAlloc = complex_struct.getAllocation(); in createStructAllocations()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScript.java557 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase
/frameworks/rs/cpp/
DrsCppStructs.h1748 sp<const Allocation> getAllocation() { in getAllocation() function
/frameworks/support/api/
D23.0.0.txt10537 method public android.support.v8.renderscript.Allocation getAllocation();
D23.1.1.txt10925 method public android.support.v8.renderscript.Allocation getAllocation();
D23.2.1.txt11456 method public android.support.v8.renderscript.Allocation getAllocation();
D23.2.0.txt11454 method public android.support.v8.renderscript.Allocation getAllocation();
D23.4.0.txt11472 method public android.support.v8.renderscript.Allocation getAllocation();
D23.1.0.txt10956 method public android.support.v8.renderscript.Allocation getAllocation();
D24.0.0.txt12272 method public android.support.v8.renderscript.Allocation getAllocation();
D24.1.0.txt12282 method public android.support.v8.renderscript.Allocation getAllocation();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26544 method public android.renderscript.Allocation getAllocation();

12