Searched defs:hitRect (Results 1 – 2 of 2) sorted by relevance
61 val hitRect = Rect() in configureSizeUsingWidthOnly() constant85 val hitRect = Rect() in configureSizeUsingBothWidthAndHeight() constant
417 Rect hitRect = new Rect(); in setupMainLayout() local