Home | History | Annotate | Download | only in P_all_api_20

Lines Matching full:rs_mesh

4091     rsClearObject((rs_mesh*) buf1687);
4293 *(bool*)buf2358 = rsIsObject(*(rs_mesh*)buf2359);
4506 rsSetObject((rs_mesh*) buf3101, *(rs_mesh*)buf3102);
4574 rsgDrawMesh(*(rs_mesh*)buf3156);
4577 rsgDrawMesh(*(rs_mesh*)buf3157, *(uint*)buf3158);
4580 rsgDrawMesh(*(rs_mesh*)buf3159, *(uint*)buf3160, *(uint*)buf3161, *(uint*)buf3162);
4619 rsgMeshComputeBoundingBox(*(rs_mesh*)buf3228, (float*) buf3229, (float*) buf3230, (float*) buf3231, (float*) buf3232, (float*) buf3233, (float*) buf3234);
4622 rsgMeshComputeBoundingBox(*(rs_mesh*)buf3235, (float3*) buf3236, (float3*) buf3237);
4625 *(rs_allocation*)buf3238 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf3239, *(uint32_t*)buf3240);
4628 *(rs_primitive*)buf3241 = rsgMeshGetPrimitive(*(rs_mesh*)buf3242, *(uint32_t*)buf3243);
4631 *(uint32_t*)buf3244 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf3245);
4634 *(rs_allocation*)buf3246 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf3247, *(uint32_t*)buf3248);
4637 *(uint32_t*)buf3249 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf3250);