Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DDebugContext.java103 int Height; field in DebugContext.SetupAllocationCopyTests
122 Height = RN.nextInt(size/2); in SetupAllocationCopyTests()
126 ArrLen = Width * Height; in SetupAllocationCopyTests()
134 typeBuilder.setX(Width).setY(Height); in SetupAllocationCopyTests()
230 int xOff = AC.RN.nextInt(AC.Width-AC.Height) + AC.Height; in testDebugContextRsAllocationCopy2D_Short_Normal()
231 int yOff = AC.RN.nextInt(AC.Height); in testDebugContextRsAllocationCopy2D_Short_Normal()
233 int yCount = AC.RN.nextInt(AC.Height - yOff); in testDebugContextRsAllocationCopy2D_Short_Normal()
252 for (int i = 0; i < AC.Height; i++) { in testDebugContextRsAllocationCopy2D_Short_Normal()
405 int yOff = AC.RN.nextInt(AC.Height); in testDebugContextRsAllocationCopy2D_Short_BadYCount()
412 Soob.set_yCount(AC.Height - yOff + 1); // Invalid Y count by 1 in testDebugContextRsAllocationCopy2D_Short_BadYCount()
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
Draw_converter.rscript40 uint rawHeight; // Height of raw buffer