Home | History | Annotate | Download | only in P_all_api_21

Lines Matching full:rs_mesh

5036     rsClearObject((rs_mesh*) buf2333);
5236 *(bool*)buf2993 = rsIsObject(*(rs_mesh*)buf2994);
5449 rsSetObject((rs_mesh*) buf3736, *(rs_mesh*)buf3737);
5517 rsgDrawMesh(*(rs_mesh*)buf3791);
5520 rsgDrawMesh(*(rs_mesh*)buf3792, *(uint*)buf3793);
5523 rsgDrawMesh(*(rs_mesh*)buf3794, *(uint*)buf3795, *(uint*)buf3796, *(uint*)buf3797);
5562 rsgMeshComputeBoundingBox(*(rs_mesh*)buf3863, (float*) buf3864, (float*) buf3865, (float*) buf3866, (float*) buf3867, (float*) buf3868, (float*) buf3869);
5565 rsgMeshComputeBoundingBox(*(rs_mesh*)buf3870, (float3*) buf3871, (float3*) buf3872);
5568 *(rs_allocation*)buf3873 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3874, *(uint32_t*)buf3875);
5571 *(rs_primitive*)buf3876 = rsgMeshGetPrimitive(*(rs_mesh*)buf3877, *(uint32_t*)buf3878);
5574 *(uint32_t*)buf3879 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf3880);
5577 *(rs_allocation*)buf3881 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3882, *(uint32_t*)buf3883);
5580 rs_mesh*)buf3885);