Searched defs:outLocation (Results 1 – 2 of 2) sorted by relevance
133 int[] outLocation = new int[2]; in testFirstFrames() local201 int[] outLocation = new int[2]; in testRotateScale() local243 int[] outLocation = new int[2]; in testTransformScale() local478 int[] outLocation = new int[2]; in testCropRect() local641 int[] outLocation = new int[2]; in testSamplingWithTransform() local
269 private void selectRandomLocationInWindow(Rect bounds, Point outLocation) { in selectRandomLocationInWindow()