Searched defs:syncAll (Results 1 – 3 of 3) sorted by relevance
115 void (*syncAll)(const Context *rsc, const Allocation *alloc, RsAllocationUsageType src); member
65 void Allocation::syncAll(Context *rsc, RsAllocationUsageType src) { in syncAll() function in Allocation
262 public void syncAll(int srcLocation) { in syncAll() method in Allocation