Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_mesh.c20 rsgMeshGetPrimitiveCount(rs_mesh m) { in rsgMeshGetPrimitiveCount() function
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_graphics.jd345 <a href='rs_graphics.html#android_rs:rsgMeshGetPrimitiveCount'>rsgMeshGetPrimitiveCount</a>
1555 <a name='android_rs:rsgMeshGetPrimitiveCount'></a>
1558 <span class='sympad'>rsgMeshGetPrimitiveCount</span>
1564 …<td><a href='rs_value_types.html#android_rs:uint32_t'>uint32_t</a> rsgMeshGetPrimitiveCount(<a hre…
Dindex.jd2846 <a href='rs_graphics.html#android_rs:rsgMeshGetPrimitiveCount'>rsgMeshGetPrimitiveCount</a>
/frameworks/rs/api/
Drs_graphics.spec739 function: rsgMeshGetPrimitiveCount
/frameworks/rs/scriptc/
Drs_graphics.rsh1109 * rsgMeshGetPrimitiveCount: Return the number of index sets
1128 rsgMeshGetPrimitiveCount(rs_mesh m);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3453 *(uint32_t*)buf2334 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf2335);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3613 *(uint32_t*)buf2442 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf2443);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4325 *(uint32_t*)buf3001 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf3002);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4631 *(uint32_t*)buf3244 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf3245);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4605 *(uint32_t*)buf3225 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf3226);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5574 *(uint32_t*)buf3879 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf3880);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6474 *(uint32_t*)buf4599 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf4600);