Home | History | Annotate | Download | only in P_all_api_17

Lines Matching full:rs_mesh

3198     rsClearObject((rs_mesh*) buf1384);
3397 *(bool*)buf2043 = rsIsObject(*(rs_mesh*)buf2044);
3488 rsSetObject((rs_mesh*) buf2299, *(rs_mesh*)buf2300);
3556 rsgDrawMesh(*(rs_mesh*)buf2354);
3559 rsgDrawMesh(*(rs_mesh*)buf2355, *(uint*)buf2356);
3562 rsgDrawMesh(*(rs_mesh*)buf2357, *(uint*)buf2358, *(uint*)buf2359, *(uint*)buf2360);
3601 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2426, (float*) buf2427, (float*) buf2428, (float*) buf2429, (float*) buf2430, (float*) buf2431, (float*) buf2432);
3604 rsgMeshComputeBoundingBox(*(rs_mesh*)buf2433, (float3*) buf2434, (float3*) buf2435);
3607 *(rs_allocation*)buf2436 = rsgMeshGetIndexAllocation(*(rs_mesh*)buf2437, *(uint32_t*)buf2438);
3610 *(rs_primitive*)buf2439 = rsgMeshGetPrimitive(*(rs_mesh*)buf2440, *(uint32_t*)buf2441);
3613 *(uint32_t*)buf2442 = rsgMeshGetPrimitiveCount(*(rs_mesh*)buf2443);
3616 *(rs_allocation*)buf2444 = rsgMeshGetVertexAllocation(*(rs_mesh*)buf2445, *(uint32_t*)buf2446);
3619 *(uint32_t*)buf2447 = rsgMeshGetVertexAllocationCount(*(rs_mesh*)buf2448);