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

/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_kernel_struct.java40 A = t.getAllocation();
43 B = t.getAllocation();
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUT_kernel_struct.java37 A = t.getAllocation();
40 B = t.getAllocation();
H A DUT_struct.java47 p.getAllocation().destroy();
H A DUT_element.java87 s.get_complexStruct().getAllocation().destroy();
H A DUT_foreach_multi.java83 Out3 = StructType.getAllocation();
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_kernel_struct.java39 A = t.getAllocation();
42 B = t.getAllocation();
H A DUT_struct.java49 p.getAllocation().destroy();
H A DUT_element.java89 s.get_complexStruct().getAllocation().destroy();
H A DUT_foreach_multi.java85 Out3 = StructType.getAllocation();
/frameworks/rs/tests/java_api/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/rs/tests/lldb/java/Reduction/src/com/android/rs/lldbreductiontest/
H A DMainActivity.java91 Allocation alloc = minUserType.getAllocation();
105 Allocation alloc = minUserType.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.java516 public Allocation getAllocation() { method in class:Script.FieldBase
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java398 mStructInAlloc = complex_struct.getAllocation();
405 mStructOutAlloc = complex_struct.getAllocation();
/frameworks/rs/support/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 268 milliseconds