Searched refs:allocResource (Results 1 – 1 of 1) sorted by relevance
1162 allocResource(e, iov, num_iovs); in createResource()1221 if (!entry.linear) allocResource(entry, iov, num_iovs); in attachIov()1249 allocResource(entry, entry.iov, entry.numIovs); in detachIov()1880 void allocResource(PipeResEntry& entry, iovec* iov, int num_iovs) { in allocResource() function in PipeVirglRenderer