Home
last modified time | relevance | path

Searched defs:outArray (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DSendToClient.java30 int outArray[] = new int[4]; field in SendToClient
71 inArray[i], outArray[i]); in testSendToClient() local
DAllocationResize.java47 int[] outArray = new int[INPUTSIZE]; in testResize() local
DAllocationCopy2DRangeTest.java36 int[] outArray = new int[width * height]; in testAllocationCopy2DRange() local
DRsUnpackColor8888Test.java38 float[] outArray = new float[INPUTSIZE * 4]; in testRsUnpackColor8888RGB() local