Searched refs:Width (Results 1 – 2 of 2) sorted by relevance
102 int Width; field in DebugContext.SetupAllocationCopyTests121 Width = RN.nextInt(size/2)+size/2; in SetupAllocationCopyTests()124 ArrLen = Width; in SetupAllocationCopyTests()126 ArrLen = Width * Height; in SetupAllocationCopyTests()132 typeBuilder.setX(Width); in SetupAllocationCopyTests()134 typeBuilder.setX(Width).setY(Height); in SetupAllocationCopyTests()186 int Offset = AC.RN.nextInt(AC.Width); in testDebugContextRsAllocationCopy1D_Byte_Normal()187 int Count = AC.RN.nextInt(AC.Width - Offset); in testDebugContextRsAllocationCopy1D_Byte_Normal()203 for (int i = 0; i < AC.Width; i++) { in testDebugContextRsAllocationCopy1D_Byte_Normal()230 int xOff = AC.RN.nextInt(AC.Width-AC.Height) + AC.Height; in testDebugContextRsAllocationCopy2D_Short_Normal()[all …]
89 "Width": 1920,