Searched refs:syncAll (Results 1 – 14 of 14) sorted by relevance
59 ain->syncAll(RS_ALLOCATION_USAGE_SHARED); in test_compute()60 aout->syncAll(RS_ALLOCATION_USAGE_SHARED); in test_compute()70 ain->syncAll(RS_ALLOCATION_USAGE_SCRIPT); in test_compute()71 aout->syncAll(RS_ALLOCATION_USAGE_SCRIPT); in test_compute()
835 sm.getVertexAllocation(0).syncAll(Allocation.USAGE_SCRIPT); in create()840 sm.getIndexSetAllocation(0).syncAll(Allocation.USAGE_SCRIPT); in create()
531 public void syncAll(int srcLocation) { in syncAll() method in Allocation
125 void syncAll(Context *rsc, RsAllocationUsageType src);
235 a->syncAll(rsc, usage); in rsrAllocationSyncAll()
168 void Allocation::syncAll(Context *rsc, RsAllocationUsageType src) { in syncAll() function in android::renderscript::Allocation169 rsc->mHal.funcs.allocation.syncAll(rsc, this, src); in syncAll()668 a->syncAll(rsc, src); in rsi_AllocationSyncAll()
83 ret &= fn(RS_HAL_ALLOCATION_SYNC_ALL, (void **)&rsc->mHal.funcs.allocation.syncAll); in LoadHalTable()
229 void (*syncAll)(const Context *rsc, const Allocation *alloc, RsAllocationUsageType src); member
153 void Allocation::syncAll(RsAllocationUsageType srcLocation) { in syncAll() function in Allocation
639 void syncAll(RsAllocationUsageType srcLocation);
478 public void syncAll(int srcLocation) { in syncAll() method in Allocation
25969 method public void syncAll(int);
39831 method public void syncAll(int);
39975 method public void syncAll(int);