Searched refs:rsgDrawMesh (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/scriptc/
H A 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/api/
H A Drs_graphics.spec442 function: rsgDrawMesh
460 function: rsgDrawMesh
469 function: rsgDrawMesh
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp988 void rsgDrawMesh(::rs_mesh ism) { function
993 void rsgDrawMesh(::rs_mesh ism, uint primitiveIndex) { function
998 void rsgDrawMesh(::rs_mesh ism, uint primitiveIndex, uint start, uint len) { function

Completed in 318 milliseconds