Home
last modified time | relevance | path

Searched refs:rsgDrawMesh (Results 1 – 16 of 16) sorted by relevance

/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
Dballs.rs101 rsgDrawMesh(partMesh);
/frameworks/rs/script_api/
Drs_graphics.spec442 function: rsgDrawMesh
460 function: rsgDrawMesh
469 function: rsgDrawMesh
/frameworks/rs/script_api/include/
Drs_graphics.rsh750 * rsgDrawMesh: Draw a mesh
775 rsgDrawMesh(rs_mesh ism);
786 rsgDrawMesh(rs_mesh ism, uint primitiveIndex);
797 rsgDrawMesh(rs_mesh ism, uint primitiveIndex, uint start, uint len);
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1049 void rsgDrawMesh(::rs_mesh ism) { function
1054 void rsgDrawMesh(::rs_mesh ism, uint primitiveIndex) { function
1059 void rsgDrawMesh(::rs_mesh ism, uint primitiveIndex, uint start, uint len) { function
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs3283 rsgDrawMesh(*(rs_mesh*)buf2189);
3286 rsgDrawMesh(*(rs_mesh*)buf2190, *(uint*)buf2191);
3289 rsgDrawMesh(*(rs_mesh*)buf2192, *(uint*)buf2193, *(uint*)buf2194, *(uint*)buf2195);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs3179 rsgDrawMesh(*(rs_mesh*)buf2120);
3182 rsgDrawMesh(*(rs_mesh*)buf2121, *(uint*)buf2122);
3185 rsgDrawMesh(*(rs_mesh*)buf2123, *(uint*)buf2124, *(uint*)buf2125, *(uint*)buf2126);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs3179 rsgDrawMesh(*(rs_mesh*)buf2120);
3182 rsgDrawMesh(*(rs_mesh*)buf2121, *(uint*)buf2122);
3185 rsgDrawMesh(*(rs_mesh*)buf2123, *(uint*)buf2124, *(uint*)buf2125, *(uint*)buf2126);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs3283 rsgDrawMesh(*(rs_mesh*)buf2189);
3286 rsgDrawMesh(*(rs_mesh*)buf2190, *(uint*)buf2191);
3289 rsgDrawMesh(*(rs_mesh*)buf2192, *(uint*)buf2193, *(uint*)buf2194, *(uint*)buf2195);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3396 rsgDrawMesh(*(rs_mesh*)buf2246);
3399 rsgDrawMesh(*(rs_mesh*)buf2247, *(uint*)buf2248);
3402 rsgDrawMesh(*(rs_mesh*)buf2249, *(uint*)buf2250, *(uint*)buf2251, *(uint*)buf2252);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs3179 rsgDrawMesh(*(rs_mesh*)buf2120);
3182 rsgDrawMesh(*(rs_mesh*)buf2121, *(uint*)buf2122);
3185 rsgDrawMesh(*(rs_mesh*)buf2123, *(uint*)buf2124, *(uint*)buf2125, *(uint*)buf2126);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3556 rsgDrawMesh(*(rs_mesh*)buf2354);
3559 rsgDrawMesh(*(rs_mesh*)buf2355, *(uint*)buf2356);
3562 rsgDrawMesh(*(rs_mesh*)buf2357, *(uint*)buf2358, *(uint*)buf2359, *(uint*)buf2360);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4268 rsgDrawMesh(*(rs_mesh*)buf2913);
4271 rsgDrawMesh(*(rs_mesh*)buf2914, *(uint*)buf2915);
4274 rsgDrawMesh(*(rs_mesh*)buf2916, *(uint*)buf2917, *(uint*)buf2918, *(uint*)buf2919);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4548 rsgDrawMesh(*(rs_mesh*)buf3137);
4551 rsgDrawMesh(*(rs_mesh*)buf3138, *(uint*)buf3139);
4554 rsgDrawMesh(*(rs_mesh*)buf3140, *(uint*)buf3141, *(uint*)buf3142, *(uint*)buf3143);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4574 rsgDrawMesh(*(rs_mesh*)buf3156);
4577 rsgDrawMesh(*(rs_mesh*)buf3157, *(uint*)buf3158);
4580 rsgDrawMesh(*(rs_mesh*)buf3159, *(uint*)buf3160, *(uint*)buf3161, *(uint*)buf3162);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5517 rsgDrawMesh(*(rs_mesh*)buf3791);
5520 rsgDrawMesh(*(rs_mesh*)buf3792, *(uint*)buf3793);
5523 rsgDrawMesh(*(rs_mesh*)buf3794, *(uint*)buf3795, *(uint*)buf3796, *(uint*)buf3797);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6417 rsgDrawMesh(*(rs_mesh*)buf4511);
6420 rsgDrawMesh(*(rs_mesh*)buf4512, *(uint*)buf4513);
6423 rsgDrawMesh(*(rs_mesh*)buf4514, *(uint*)buf4515, *(uint*)buf4516, *(uint*)buf4517);