Home
last modified time | relevance | path

Searched refs:ioReceive (Results 1 – 9 of 9) sorted by relevance

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DUsageIO.java62 mScratchPixelsAllocation2.ioReceive(); in runTest()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DAllocationThunker.java83 public void ioReceive() { in ioReceive() method in AllocationThunker
84 mN.ioReceive(); in ioReceive()
DAllocation.java359 public void ioReceive() { in ioReceive() method in Allocation
/frameworks/rs/
DrsAllocation.h150 void ioReceive(const Context *rsc);
DrsAllocation.cpp470 void Allocation::ioReceive(const Context *rsc) { in ioReceive() function in Allocation
471 rsc->mHal.funcs.allocation.ioReceive(rsc, this); in ioReceive()
674 alloc->ioReceive(rsc); in rsi_AllocationIoReceive()
Drs_hal.h157 void (*ioReceive)(const Context *rsc, Allocation *alloc); member
/frameworks/base/graphics/java/android/renderscript/
DAllocation.java416 public void ioReceive() { in ioReceive() method in Allocation
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt267 NO DOC BLOCK: android.renderscript.Allocation Method ioReceive()
/frameworks/base/api/
Dcurrent.txt20322 method public void ioReceive();