Searched refs:getAllocation (Results 1 - 9 of 9) sorted by relevance

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_kernel_struct.java40 A = t.getAllocation();
43 B = t.getAllocation();
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_kernel_struct.java40 A = t.getAllocation();
43 B = t.getAllocation();
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUT_kernel_struct.java40 A = t.getAllocation();
43 B = t.getAllocation();
H A DUT_foreach_multi.java84 Out3 = StructType.getAllocation();
/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
H A DBallsRS.java71 pvs.bindConstants(mVpConsts.getAllocation(), 0);
115 smb.addVertexAllocation(mPoints.getAllocation());
125 mPhysicsScript.set_gBalls(mBalls.getAllocation());
132 mScript.set_gGrid(mGrid.getAllocation());
142 mPhysicsScript.set_gGrid(mGrid.getAllocation());
/frameworks/base/rs/java/android/renderscript/
H A DProgramVertexFixedFunction.java43 bindConstants(va.getAllocation(), 0);
207 Allocation getAllocation() { method in class:ProgramVertexFixedFunction.Constants
H A DScript.java518 public Allocation getAllocation() { method in class:Script.FieldBase
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScript.java557 public Allocation getAllocation() { method in class:Script.FieldBase
/frameworks/rs/cpp/
H A DrsCppStructs.h1748 sp<const Allocation> getAllocation() { function in class:android::RSC::Script::FieldBase

Completed in 1528 milliseconds