Searched defs:srcLocation (Results 1 – 2 of 2) sorted by relevance
142 void Allocation::syncAll(RsAllocationUsageType srcLocation) { in syncAll()
344 public void syncAll(int srcLocation) { in syncAll()355 mRS.nAllocationSyncAll(getIDSafe(), srcLocation); in syncAll() local