Home | History | Annotate | Download | only in P_all_api_19

Lines Matching full:rs_mesh

4065     rsClearObject((rs_mesh*) buf1668);
4267 *(bool*)buf2339 = rsIsObject(*(rs_mesh*)buf2340);
4480 rsSetObject((rs_mesh*) buf3082, *(rs_mesh*)buf3083);
4548 rsgDrawMesh(*(rs_mesh*)buf3137);
4551 rsgDrawMesh(*(rs_mesh*)buf3138, *(uint*)buf3139);
4554 rsgDrawMesh(*(rs_mesh*)buf3140, *(uint*)buf3141, *(uint*)buf3142, *(uint*)buf3143);
4593 rsgMeshComputeBoundingBox(*(rs_mesh*)buf3209, (float*) buf3210, (float*) buf3211, (float*) buf3212, (float*) buf3213, (float*) buf3214, (float*) buf3215);
4596 rsgMeshComputeBoundingBox(*(rs_mesh*)buf3216, (float3*) buf3217, (float3*) buf3218);
4599 *(rs_allocation*)buf3219 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3220, *(uint32_t*)buf3221);
4602 *(rs_primitive*)buf3222 = rsgMeshGetPrimitive(*(rs_mesh*)buf3223, *(uint32_t*)buf3224);
4605 *(uint32_t*)buf3225 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf3226);
4608 *(rs_allocation*)buf3227 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3228, *(uint32_t*)buf3229);
4611 *(uint32_t*)buf3230 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3231);