Searched refs:yLoc (Results 1 – 1 of 1) sorted by relevance
19513 int yLoc; in setTop() local19516 yLoc = top - mTop; in setTop()19519 yLoc = 0; in setTop()19521 invalidate(0, yLoc, mRight - mLeft, mBottom - minTop); in setTop()20410 int yLoc; in offsetTopAndBottom() local20414 yLoc = offset; in offsetTopAndBottom()20418 yLoc = 0; in offsetTopAndBottom()20420 r.set(0, yLoc, mRight - mLeft, maxBottom - minTop); in offsetTopAndBottom()