Home
last modified time | relevance | path

Searched refs:rsAllocationIoSend (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/scriptc/
Drs_allocation.rsh225 rsAllocationIoSend(rs_allocation a);
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dapitest.rs386 rsAllocationIoSend(aInt);
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1500 void __attribute__((overloadable)) rsAllocationIoSend(::rs_allocation a) { in rsAllocationIoSend() function
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp576 rsAllocationIoSend((RsContext)con, (RsAllocation)alloc); in nAllocationIoSend()