Searched defs:screenOffset (Results 1 – 4 of 4) sorted by relevance
149 val screenOffset = Point(location[0], location[1]) in hashCode() constant
188 public final Point screenOffset; field in ActivityTestBase.TestPositionInfo190 public TestPositionInfo(Point surfaceOffset, Point screenOffset) { in TestPositionInfo()
148 val screenOffset = Point(location[0], location[1]) in hashCode() constant