Home
last modified time | relevance | path

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

12

/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/scriptc/rs_object_info.rsh:381:5: note: 'rsGetAllocation' has been exp…
Ddeprecated.rs10 al = rsGetAllocation((void*) 33);
/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
Dballs.rs30 uint32_t dimX = rsAllocationGetDimX(rsGetAllocation(balls));
47 rs_allocation aout = rsGetAllocation(balls);
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Drslist.rs50 listAlloc = rsGetAllocation(gList);
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Drslist.rs50 listAlloc = rsGetAllocation(gList);
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Drslist.rs50 rsSetObject(&listAlloc, rsGetAllocation(gList));
/frameworks/rs/api/
Drs_object_info.spec299 function: rsGetAllocation
/frameworks/rs/scriptc/
Drs_object_info.rsh369 * rsGetAllocation: Return the Allocation for a given pointer
381 rsGetAllocation(const void* p);
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_object_info.jd261 <a href='rs_object_info.html#android_rs:rsGetAllocation'>rsGetAllocation</a>
859 <a name='android_rs:rsGetAllocation'></a>
862 <span class='sympad'>rsGetAllocation</span>
868 …ef='rs_object_types.html#android_rs:rs_allocation'>rs_allocation</a> rsGetAllocation(const void* p…
Dindex.jd2598 <a href='rs_object_info.html#android_rs:rsGetAllocation'>rsGetAllocation</a>
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp154 const Allocation * rsGetAllocation(const void *ptr) { in rsGetAllocation() function
163 const android::renderscript::rs_allocation rsGetAllocation(const void *ptr) { in rsGetAllocation() function
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rs1346 rs_allocation a = rsGetAllocation(allocPtr);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs2916 *(rs_allocation*)buf1338 = rsGetAllocation((const void*) buf1339);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs2916 *(rs_allocation*)buf1338 = rsGetAllocation((const void*) buf1339);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs3002 *(rs_allocation*)buf1401 = rsGetAllocation((const void*) buf1402);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs3002 *(rs_allocation*)buf1401 = rsGetAllocation((const void*) buf1402);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs2916 *(rs_allocation*)buf1338 = rsGetAllocation((const void*) buf1339);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3106 *(rs_allocation*)buf1430 = rsGetAllocation((const void*) buf1431);
/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_20/
Dall20.rs4159 *(rs_allocation*)buf1841 = rsGetAllocation((const void*) buf1842);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4133 *(rs_allocation*)buf1822 = rsGetAllocation((const void*) buf1823);
/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);

12