Searched refs:heightAlignment (Results 1 – 1 of 1) sorted by relevance
349 int heightAlignment = vCaps.getHeightAlignment(); in testAlignmentSupport() local356 assertTrue(mCodecName + ", height alignment = " + heightAlignment in testAlignmentSupport()357 + " should be <= 2 ", heightAlignment <= 2); in testAlignmentSupport()363 assertEquals(mCodecName + ", height alignment = " + heightAlignment in testAlignmentSupport()364 + " should be equal to 1 ", 1, heightAlignment); in testAlignmentSupport()