Searched defs:forEach (Results 1 – 7 of 7) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | InitTest.java | 29 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { in forEach() method in InitTest
|
D | AllocationResize.java | 31 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { in forEach() method in AllocationResize
|
D | RsUnpackColor8888Test.java | 37 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { in forEach() method in RsUnpackColor8888Test
|
D | GetElementAt.java | 53 public void forEach(int testId, Allocation mOut) throws RSRuntimeException { in forEach() method in GetElementAt
|
D | RsPackColorTo8888Test.java | 41 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { in forEach() method in RsPackColorTo8888Test
|
D | ClearObjectTest.java | 42 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { in forEach() method in ClearObjectTest
|
D | RSBaseCompute.java | 408 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException { in forEach() method in RSBaseCompute 412 public void forEach(int testId, Allocation mIn) throws RSRuntimeException { in forEach() method in RSBaseCompute
|