Searched defs:xIndex (Results 1 – 1 of 1) sorted by relevance
372 final int xIndex = appBounds.left + (appBounds.right - appBounds.left) * 3 / 4; in testLeftEdgeExtensionWorksDuringActivityTransition() local398 final int xIndex = (appBounds.left + appBounds.right) / 2; in testTopEdgeExtensionWorksDuringActivityTransition() local423 final int xIndex = appBounds.left + (appBounds.right - appBounds.left) / 4; in testRightEdgeExtensionWorksDuringActivityTransition() local441 final int xIndex = appBounds.left + (appBounds.right - appBounds.left) / 4; in testOverrideActivityTransition() local463 final int xIndex = appBounds.left + (appBounds.right - appBounds.left) / 4; in testClearOverrideActivityTransition() local497 final int xIndex = (appBounds.left + appBounds.right) / 2; in testBottomEdgeExtensionWorksDuringActivityTransition() local718 private Function<Bitmap, AssertionResult> createAssertColorChangeXIndex(int xIndex, in createAssertColorChangeXIndex()731 private AssertionResult assertColorChangeXIndex(Bitmap screen, int xIndex, in assertColorChangeXIndex()