Searched refs:ptParent (Results 1 – 1 of 1) sorted by relevance
719 Point ptParent = new Point(); in testGetGlobalVisibleRectPoint() local720 viewGroup.getGlobalVisibleRect(rcParent, ptParent); in testGetGlobalVisibleRectPoint()725 assertEquals(ptParent.x, point.x); in testGetGlobalVisibleRectPoint()726 assertEquals(ptParent.y, point.y); in testGetGlobalVisibleRectPoint()768 assertEquals(ptParent.x, point.x); in testGetGlobalVisibleRectPoint()769 assertEquals(ptParent.y, point.y); in testGetGlobalVisibleRectPoint()