Searched refs:yLoc (Results 1 – 1 of 1) sorted by relevance
12502 int yLoc; in setTop() local12505 yLoc = top - mTop; in setTop()12508 yLoc = 0; in setTop()12510 invalidate(0, yLoc, mRight - mLeft, mBottom - minTop); in setTop()13212 int yLoc; in offsetTopAndBottom() local13216 yLoc = offset; in offsetTopAndBottom()13220 yLoc = 0; in offsetTopAndBottom()13222 r.set(0, yLoc, mRight - mLeft, maxBottom - minTop); in offsetTopAndBottom()