/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/ |
D | BallsRS.java | 71 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/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_kernel_struct.java | 39 A = t.getAllocation(); in initializeGlobals() 42 B = t.getAllocation(); in initializeGlobals()
|
D | UT_struct.java | 49 p.getAllocation().destroy(); in run()
|
D | UT_element.java | 89 s.get_complexStruct().getAllocation().destroy(); in testScriptSide()
|
D | UT_foreach_multi.java | 85 Out3 = StructType.getAllocation(); in initializeGlobals()
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_kernel_struct.java | 37 A = t.getAllocation(); in initializeGlobals() 40 B = t.getAllocation(); in initializeGlobals()
|
D | UT_struct.java | 47 p.getAllocation().destroy(); in run()
|
D | UT_element.java | 87 s.get_complexStruct().getAllocation().destroy(); in testScriptSide()
|
D | UT_foreach_multi.java | 83 Out3 = StructType.getAllocation(); in initializeGlobals()
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_kernel_struct.java | 40 A = t.getAllocation(); in initializeGlobals() 43 B = t.getAllocation(); in initializeGlobals()
|
/frameworks/rs/tests/lldb/java/Reduction/src/com/android/rs/lldbreductiontest/ |
D | MainActivity.java | 91 Allocation alloc = minUserType.getAllocation(); in findMinUserType1DAutoComb() 105 Allocation alloc = minUserType.getAllocation(); in findMinUserType1D()
|
/frameworks/base/rs/java/android/renderscript/ |
D | ProgramVertexFixedFunction.java | 47 bindConstants(va.getAllocation(), 0); in bindConstants() 213 Allocation getAllocation() { in getAllocation() method in ProgramVertexFixedFunction.Constants
|
D | Script.java | 524 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase
|
/frameworks/av/media/codec2/vndk/ |
D | C2Buffer.cpp | 152 std::shared_ptr<C2LinearAllocation> getAllocation() const { in getAllocation() function in _C2Block1DImpl 280 c2_status_t error = mImpl->getAllocation()->map( in map() 287 (void)i->getAllocation()->unmap(base, len, nullptr); in map() 310 c2_status_t error = mImpl->getAllocation()->map( in map() 317 (void)i->getAllocation()->unmap(base, len, nullptr); in map() 840 std::shared_ptr<C2GraphicAllocation> getAllocation() const { in getAllocation() function in _C2Block2DImpl 869 mError = mImpl->getAllocation()->map( in Mapped() 889 mImpl->getAllocation()->unmap(mData, crop, nullptr); in Mapped() 914 mImpl->getAllocation()->unmap(mData, mImpl->crop(), nullptr); in ~Mapped()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 398 mStructInAlloc = complex_struct.getAllocation(); in createStructAllocations() 405 mStructOutAlloc = complex_struct.getAllocation(); in createStructAllocations()
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Script.java | 562 public Allocation getAllocation() { in getAllocation() method in Script.FieldBase
|
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 1748 sp<const Allocation> getAllocation() { in getAllocation() function
|
/frameworks/base/core/api/ |
D | current.txt | 36679 method @Deprecated public android.renderscript.Allocation getAllocation();
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26544 method public android.renderscript.Allocation getAllocation();
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 49545 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->getAllocation()Landroid/renderscript/A…
|