Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_mesh.c11 rsgMeshGetVertexAllocationCount(rs_mesh m) { in rsgMeshGetVertexAllocationCount() function
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_graphics.jd361 …<a href='rs_graphics.html#android_rs:rsgMeshGetVertexAllocationCount'>rsgMeshGetVertexAllocationCo…
1600 <a name='android_rs:rsgMeshGetVertexAllocationCount'></a>
1603 <span class='sympad'>rsgMeshGetVertexAllocationCount</span>
1609 … href='rs_value_types.html#android_rs:uint32_t'>uint32_t</a> rsgMeshGetVertexAllocationCount(<a hr…
Dindex.jd2862 …<a href='rs_graphics.html#android_rs:rsgMeshGetVertexAllocationCount'>rsgMeshGetVertexAllocationCo…
/frameworks/rs/api/
Drs_graphics.spec765 function: rsgMeshGetVertexAllocationCount
/frameworks/rs/scriptc/
Drs_graphics.rsh1158 * rsgMeshGetVertexAllocationCount: Return the number of vertex allocations
1177 rsgMeshGetVertexAllocationCount(rs_mesh m);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3459 *(uint32_t*)buf2339 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf2340);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3619 *(uint32_t*)buf2447 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf2448);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4331 *(uint32_t*)buf3006 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3007);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4637 *(uint32_t*)buf3249 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3250);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4611 *(uint32_t*)buf3230 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3231);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5580 *(uint32_t*)buf3884 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3885);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6480 *(uint32_t*)buf4604 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf4605);