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