Home
last modified time | relevance | path

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

/frameworks/rs/scriptc/
Drs_allocation.rsh232 rsAllocationIoReceive(rs_allocation a);
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dapitest.rs387 rsAllocationIoReceive(aInt);
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1504 void __attribute__((overloadable)) rsAllocationIoReceive(::rs_allocation a) { in rsAllocationIoReceive() function
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp583 rsAllocationIoReceive((RsContext)con, (RsAllocation)alloc); in nAllocationIoReceive()