Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_mesh.c20 rsgMeshGetPrimitiveCount(rs_mesh m) { in rsgMeshGetPrimitiveCount() function
/frameworks/rs/script_api/
Drs_graphics.spec738 function: rsgMeshGetPrimitiveCount
/frameworks/rs/script_api/include/
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);