Searched refs:yLoc (Results 1 – 1 of 1) sorted by relevance
16853 int yLoc; in setTop() local16856 yLoc = top - mTop; in setTop()16859 yLoc = 0; in setTop()16861 invalidate(0, yLoc, mRight - mLeft, mBottom - minTop); in setTop()17697 int yLoc; in offsetTopAndBottom() local17701 yLoc = offset; in offsetTopAndBottom()17705 yLoc = 0; in offsetTopAndBottom()17707 r.set(0, yLoc, mRight - mLeft, maxBottom - minTop); in offsetTopAndBottom()