Home
last modified time | relevance | path

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

/frameworks/rs/script_api/include/
Drs_io.rsh31 * rsAllocationIoReceive: Receive new content from the queue
44 rsAllocationIoReceive(rs_allocation a);
/frameworks/rs/
DlibRS.map29 rsAllocationIoReceive;
DrsApiStubs.h87 extern "C" int64_t rsAllocationIoReceive (RsContext rsc, RsAllocation alloc);
DrsApiStubs.cpp507 extern "C" int64_t rsAllocationIoReceive (RsContext ctxWrapper, RsAllocation alloc) in rsAllocationIoReceive() function
/frameworks/rs/script_api/
Drs_io.spec26 function: rsAllocationIoReceive
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp189 void __attribute__((overloadable)) rsAllocationIoReceive(::rs_allocation a) { in rsAllocationIoReceive() function
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rs405 rsAllocationIoReceive(aInt);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dapitest.rs407 rsAllocationIoReceive(aInt);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rs387 rsAllocationIoReceive(aInt);
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp201 void __attribute__((overloadable)) rsAllocationIoReceive(::rs_allocation a) { in rsAllocationIoReceive() function
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1309 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_19/
Dall19.rs4038 rsAllocationIoReceive(*(rs_allocation*)buf1598);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4057 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);