Searched refs:rsAllocationSyncAll (Results 1 – 4 of 4) sorted by relevance
36 rsAllocationSyncAll;
145 extern "C" void rsAllocationSyncAll(RsContext rsc, RsAllocation va, RsAllocationUsageType src)
465 extern "C" void rsAllocationSyncAll (RsContext ctxWrapper, RsAllocation va, RsAllocationUsageType s… in rsAllocationSyncAll() function
1236 rsAllocationSyncAll((RsContext)con, (RsAllocation)a, (RsAllocationUsageType)bits); in nAllocationSyncAll()