Searched refs:yLoc (Results 1 – 1 of 1) sorted by relevance
18646 int yLoc; in setTop() local18649 yLoc = top - mTop; in setTop()18652 yLoc = 0; in setTop()18654 invalidate(0, yLoc, mRight - mLeft, mBottom - minTop); in setTop()19540 int yLoc; in offsetTopAndBottom() local19544 yLoc = offset; in offsetTopAndBottom()19548 yLoc = 0; in offsetTopAndBottom()19550 r.set(0, yLoc, mRight - mLeft, maxBottom - minTop); in offsetTopAndBottom()