Searched refs:srcLocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java267 public void syncAll(int srcLocation) { argument
268 switch (srcLocation) {
278 mRS.nAllocationSyncAll(getIDSafe(), srcLocation);

Completed in 58 milliseconds