Home
last modified time | relevance | path

Searched refs:Count (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DDebugContext.java187 int Count = AC.RN.nextInt(AC.Width - Offset); in testDebugContextRsAllocationCopy1D_Byte_Normal() local
190 Soob.set_xCount(Count); in testDebugContextRsAllocationCopy1D_Byte_Normal()
204 if (Offset <= i && i < Offset + Count) { in testDebugContextRsAllocationCopy1D_Byte_Normal()
284 int Count = AC.RN.nextInt(AC.Width - Offset); in testDebugContextRsAllocationCopy1D_Byte_BadSrcLOD() local
287 Soob.set_xCount(Count); in testDebugContextRsAllocationCopy1D_Byte_BadSrcLOD()
308 int Count = AC.RN.nextInt(AC.Width - Offset); in testDebugContextRsAllocationCopy1D_Byte_BadDstLOD() local
311 Soob.set_xCount(Count); in testDebugContextRsAllocationCopy1D_Byte_BadDstLOD()