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

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A DUsageIO.java61 mScratchPixelsAllocation2.ioReceive();
/frameworks/rs/
H A DrsAllocation.h167 void ioReceive(const Context *rsc);
H A DrsScriptC_Lib.cpp225 src->ioReceive(rsc);
H A DrsAllocation.cpp525 void Allocation::ioReceive(const Context *rsc) { function in class:Allocation
533 rsc->mHal.funcs.allocation.ioReceive(rsc, this);
757 alloc->ioReceive(rsc);
H A Drs_hal.h184 void (*ioReceive)(const Context *rsc, Allocation *alloc); member in struct:android::renderscript::__anon1535::__anon1537
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocationThunker.java99 public void ioReceive() { method in class:AllocationThunker
101 mN.ioReceive();
H A DAllocation.java369 public void ioReceive() { method in class:Allocation
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
H A DCamera2Source.java268 a.ioReceive();
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java493 public void ioReceive() { method in class:Allocation
494 Trace.traceBegin(RenderScript.TRACE_TAG, "ioReceive");

Completed in 1061 milliseconds