Searched defs:rectToScreen (Results 1 – 1 of 1) sorted by relevance
2965 …RectF rectToScreen{round(offset.GetX()), round(offset.GetY()), round(rect.Width()), round(rect.Hei… in GetResponseRegionListForTouch() local2992 RectF rectToScreen{offset.GetX(), offset.GetY(), origRect.Width(), origRect.Height()}; in GetResponseRegionListByTraversal() local