Home
last modified time | relevance | path

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

/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_io.jd16 <a href='rs_io.html#android_rs:rsAllocationIoReceive'>rsAllocationIoReceive</a>
48 <a name='android_rs:rsAllocationIoReceive'></a>
51 <span class='sympad'>rsAllocationIoReceive</span>
57 …<td>void rsAllocationIoReceive(<a href='rs_object_types.html#android_rs:rs_allocation'>rs_allocati…
Dindex.jd1624 <a href='rs_io.html#android_rs:rsAllocationIoReceive'>rsAllocationIoReceive</a>
Doverview.jd2792 <a href='rs_io.html#android_rs:rsAllocationIoReceive'>rsAllocationIoReceive</a>
/frameworks/rs/scriptc/
Drs_io.rsh31 * rsAllocationIoReceive: Receive new content from the queue
44 rsAllocationIoReceive(rs_allocation a);
/frameworks/rs/
DlibRS.map29 rsAllocationIoReceive;
/frameworks/rs/api/
Drs_io.spec26 function: rsAllocationIoReceive
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dapitest.rs389 rsAllocationIoReceive(aInt);
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rs387 rsAllocationIoReceive(aInt);
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp185 void __attribute__((overloadable)) rsAllocationIoReceive(::rs_allocation a) { in rsAllocationIoReceive() function
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1296 return (jlong) rsAllocationIoReceive((RsContext)con, (RsAllocation)alloc); in nAllocationIoReceive()
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3039 rsAllocationIoReceive(*(rs_allocation*)buf1262);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3171 rsAllocationIoReceive(*(rs_allocation*)buf1314);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs3758 rsAllocationIoReceive(*(rs_allocation*)buf1374);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4057 rsAllocationIoReceive(*(rs_allocation*)buf1598);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4038 rsAllocationIoReceive(*(rs_allocation*)buf1598);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5002 rsAllocationIoReceive(*(rs_allocation*)buf2244);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs5652 rsAllocationIoReceive(*(rs_allocation*)buf2244);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs5722 rsAllocationIoReceive(*(rs_allocation*)buf2244);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rs7917 rsAllocationIoReceive(*(rs_allocation*)buf3442);