Searched refs:AllocationSyncAll (Results 1 – 4 of 4) sorted by relevance
268 RS::dispatch->AllocationSyncAll = (AllocationSyncAllFnPtr)dlsym(handle, "rsAllocationSyncAll"); in loadSymbols()269 if (RS::dispatch->AllocationSyncAll == NULL) { in loadSymbols()
132 AllocationSyncAllFnPtr AllocationSyncAll; member
149 tryDispatch(mRS, RS::dispatch->AllocationSyncAll(mRS->getContext(), getIDSafe(), srcLocation)); in syncAll()
214 AllocationSyncAll {