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

/frameworks/base/tests/RenderScriptTests/SurfaceTexture/src/com/example/android/rs/sto/
H A DSurfaceTextureOpaqueRS.java80 mSto.ioReceive();
/frameworks/rs/
H A DrsAllocation.h146 void ioReceive(const Context *rsc);
H A DrsAllocation.cpp475 void Allocation::ioReceive(const Context *rsc) { function in class:Allocation
476 rsc->mHal.funcs.allocation.ioReceive(rsc, this);
660 alloc->ioReceive(rsc);
H A Drs_hal.h151 void (*ioReceive)(const Context *rsc, Allocation *alloc); member in struct:android::renderscript::__anon1555::__anon1557
/frameworks/support/renderscript/v8/rs_support/
H A Drs_hal.h151 void (*ioReceive)(const Context *rsc, Allocation *alloc); member in struct:android::renderscript::__anon1584::__anon1586
/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java384 public void ioReceive() { method in class:Allocation

Completed in 50 milliseconds