Searched refs:trackTop (Results 1 – 2 of 2) sorted by relevance
1155 int trackTop = switchTop; in draw() local1163 trackTop += thumbInsets.top - padding.top; in draw()1172 mTrackDrawable.setBounds(trackLeft, trackTop, trackRight, trackBottom); in draw()
1172 int trackTop = switchTop; in draw() local1180 trackTop += thumbInsets.top - padding.top; in draw()1189 mTrackDrawable.setBounds(trackLeft, trackTop, trackRight, trackBottom); in draw()