Searched refs:yLoc (Results 1 – 1 of 1) sorted by relevance
17558 int yLoc; in setTop() local17561 yLoc = top - mTop; in setTop()17564 yLoc = 0; in setTop()17566 invalidate(0, yLoc, mRight - mLeft, mBottom - minTop); in setTop()18393 int yLoc; in offsetTopAndBottom() local18397 yLoc = offset; in offsetTopAndBottom()18401 yLoc = 0; in offsetTopAndBottom()18403 r.set(0, yLoc, mRight - mLeft, maxBottom - minTop); in offsetTopAndBottom()