Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DUsageIO.java61 mScratchPixelsAllocation2.ioReceive(); in runTest()
/frameworks/rs/
DrsScriptC_Lib.cpp179 src->ioReceive(rsc); in rsrAllocationIoReceive()
DrsAllocation.h164 void ioReceive(const Context *rsc);
DrsAllocation.cpp497 void Allocation::ioReceive(const Context *rsc) { in ioReceive() function in Allocation
505 rsc->mHal.funcs.allocation.ioReceive(rsc, this); in ioReceive()
716 alloc->ioReceive(rsc); in rsi_AllocationIoReceive()
Drs_hal.h165 void (*ioReceive)(const Context *rsc, Allocation *alloc); member
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DAllocationThunker.java99 public void ioReceive() { in ioReceive() method in AllocationThunker
101 mN.ioReceive(); in ioReceive()
DAllocation.java366 public void ioReceive() { in ioReceive() method in Allocation
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DCamera2Source.java257 a.ioReceive(); in onBufferAvailable()
/frameworks/base/graphics/java/android/renderscript/
DAllocation.java427 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.txt21753 method public void ioReceive();