Searched refs:xAlign (Results 1 – 1 of 1) sorted by relevance
772 final private int xAlign; field in VideoEncoderTest.Encoder787 xAlign = mCaps.getWidthAlignment(); in Encoder()805 width = alignedPointInRange(i * 0.125, xAlign, mCaps.getSupportedWidths()); in initializeSizes()814 … width = alignedPointInRange(j * 0.077, xAlign, mCaps.getSupportedWidthsFor(height)); in initializeSizes()831 for (int dx = 0; dx <= xAlign; dx += xAlign) { in addExtremeSizesFor()903 final int xAlign = mCaps.getWidthAlignment(); in getLargestSizeForRatio() local909 xAlign, widthRange); in getLargestSizeForRatio()