Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_mesh.c29 rsgMeshGetVertexAllocation(rs_mesh m, uint32_t index) { in rsgMeshGetVertexAllocation() function
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_graphics.jd353 … <a href='rs_graphics.html#android_rs:rsgMeshGetVertexAllocation'>rsgMeshGetVertexAllocation</a>
1565 <a name='android_rs:rsgMeshGetVertexAllocation'></a>
1568 <span class='sympad'>rsgMeshGetVertexAllocation</span>
1574 …_object_types.html#android_rs:rs_allocation'>rs_allocation</a> rsgMeshGetVertexAllocation(<a href=…
Dindex.jd2854 … <a href='rs_graphics.html#android_rs:rsgMeshGetVertexAllocation'>rsgMeshGetVertexAllocation</a>
/frameworks/rs/api/
Drs_graphics.spec751 function: rsgMeshGetVertexAllocation
/frameworks/rs/scriptc/
Drs_graphics.rsh1133 * rsgMeshGetVertexAllocation: Return a vertex allocation
1153 rsgMeshGetVertexAllocation(rs_mesh m, uint32_t index);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3456 *(rs_allocation*)buf2336 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf2337, *(uint32_t*)buf2338);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3616 *(rs_allocation*)buf2444 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf2445, *(uint32_t*)buf2446);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4328 *(rs_allocation*)buf3003 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3004, *(uint32_t*)buf3005);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4634 *(rs_allocation*)buf3246 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3247, *(uint32_t*)buf3248);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4608 *(rs_allocation*)buf3227 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3228, *(uint32_t*)buf3229);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5577 *(rs_allocation*)buf3881 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3882, *(uint32_t*)buf3883);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6477 *(rs_allocation*)buf4601 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf4602, *(uint32_t*)buf4603);