Searched refs:Height (Results 1 – 4 of 4) sorted by relevance
103 int Height; field in DebugContext.SetupAllocationCopyTests122 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()
31 Height, enumConstant80 if (mReplaceFields.containsKey(Field.Height)) { in writeToParcel()82 dest.writeInt(mReplaceFields.get(Field.Height)); in writeToParcel()
152 .replace(BitmapWrapper.Field.Height, 10_000) in test_inplace_213169612()200 .replace(BitmapWrapper.Field.Height, 10_000) in test_ashmem_213169612()212 .replace(BitmapWrapper.Field.Height, 100); in test_ashmem_213169612()
88 "Height": 1080,