Searched defs:allocs (Results 1 – 2 of 2) sorted by relevance
2730 RsAllocation *allocs = (RsAllocation*)malloc((uint32_t)numVtxIDs * sizeof(RsAllocation)); in nMeshGetVertices() local2748 RsAllocation *allocs = (RsAllocation*)malloc((uint32_t)numIndices * sizeof(RsAllocation)); in nMeshGetIndices() local
672 std::set<uintptr_t> allocs; in TEST_F() local