Home
last modified time | relevance | path

Searched refs:rsgMeshGetIndexAllocation (Results 1 – 12 of 12) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_mesh.c40 rsgMeshGetIndexAllocation(rs_mesh m, uint32_t index) { in rsgMeshGetIndexAllocation() function
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_graphics.jd329 <a href='rs_graphics.html#android_rs:rsgMeshGetIndexAllocation'>rsgMeshGetIndexAllocation</a>
1485 <a name='android_rs:rsgMeshGetIndexAllocation'></a>
1488 <span class='sympad'>rsgMeshGetIndexAllocation</span>
1494 …s_object_types.html#android_rs:rs_allocation'>rs_allocation</a> rsgMeshGetIndexAllocation(<a href=…
Dindex.jd2830 <a href='rs_graphics.html#android_rs:rsgMeshGetIndexAllocation'>rsgMeshGetIndexAllocation</a>
/frameworks/rs/api/
Drs_graphics.spec711 function: rsgMeshGetIndexAllocation
/frameworks/rs/scriptc/
Drs_graphics.rsh1059 * rsgMeshGetIndexAllocation: Return an allocation containing index data
1079 rsgMeshGetIndexAllocation(rs_mesh m, uint32_t index);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3447 *(rs_allocation*)buf2328 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2329, *(uint32_t*)buf2330);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3607 *(rs_allocation*)buf2436 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2437, *(uint32_t*)buf2438);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4319 *(rs_allocation*)buf2995 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2996, *(uint32_t*)buf2997);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4625 *(rs_allocation*)buf3238 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3239, *(uint32_t*)buf3240);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4599 *(rs_allocation*)buf3219 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3220, *(uint32_t*)buf3221);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5568 *(rs_allocation*)buf3873 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3874, *(uint32_t*)buf3875);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6468 *(rs_allocation*)buf4593 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf4594, *(uint32_t*)buf4595);