Home
last modified time | relevance | path

Searched refs:rsGetAllocation (Results 1 – 25 of 25) sorted by relevance

/frameworks/compile/slang/tests/P_warnings_deprecated/
Dstderr.txt.expect3 deprecated.rs:10:8: warning: 'rsGetAllocation' is deprecated: This function is deprecated and will …
4 ../../../../../frameworks/rs/script_api/include/rs_object_info.rsh:381:5: note: 'rsGetAllocation' h…
Ddeprecated.rs10 al = rsGetAllocation((void*) 33);
/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
Dballs.rs30 uint32_t dimX = rsAllocationGetDimX(rsGetAllocation(balls));
47 rs_allocation aout = rsGetAllocation(balls);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Drslist.rs50 listAlloc = rsGetAllocation(gList);
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Drslist.rs50 listAlloc = rsGetAllocation(gList);
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Drslist.rs50 rsSetObject(&listAlloc, rsGetAllocation(gList));
/frameworks/rs/script_api/
Drs_object_info.spec299 function: rsGetAllocation
/frameworks/rs/script_api/include/
Drs_object_info.rsh369 * rsGetAllocation: Return the Allocation for a given pointer
381 rsGetAllocation(const void* p);
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp159 const Allocation *rsGetAllocation(const void *ptr) { in rsGetAllocation() function
168 const android::renderscript::rs_allocation rsGetAllocation(const void *ptr) { in rsGetAllocation() function
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp170 const Allocation * rsGetAllocation(const void *ptr) { in rsGetAllocation() function
179 const android::renderscript::rs_allocation rsGetAllocation(const void *ptr) { in rsGetAllocation() function
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rs1346 rs_allocation a = rsGetAllocation(allocPtr);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs3002 *(rs_allocation*)buf1401 = rsGetAllocation((const void*) buf1402);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs2916 *(rs_allocation*)buf1338 = rsGetAllocation((const void*) buf1339);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs2916 *(rs_allocation*)buf1338 = rsGetAllocation((const void*) buf1339);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs3002 *(rs_allocation*)buf1401 = rsGetAllocation((const void*) buf1402);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3106 *(rs_allocation*)buf1430 = rsGetAllocation((const void*) buf1431);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs2916 *(rs_allocation*)buf1338 = rsGetAllocation((const void*) buf1339);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3266 *(rs_allocation*)buf1538 = rsGetAllocation((const void*) buf1539);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs3853 *(rs_allocation*)buf1598 = rsGetAllocation((const void*) buf1599);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4133 *(rs_allocation*)buf1822 = rsGetAllocation((const void*) buf1823);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4159 *(rs_allocation*)buf1841 = rsGetAllocation((const void*) buf1842);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5102 *(rs_allocation*)buf2476 = rsGetAllocation((const void*) buf2477);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs5927 *(rs_allocation*)buf3196 = rsGetAllocation((const void*) buf3197);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6002 *(rs_allocation*)buf3196 = rsGetAllocation((const void*) buf3197);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rs8336 *(rs_allocation*)buf4828 = rsGetAllocation((const void*) buf4829);